-
Notifications
You must be signed in to change notification settings - Fork 522
Closed
Description
Trying to debug a windows 64 bits app, leads to:
$ error loading module 'socket.core' from file 'C:\projects\lua\ZeroBraneStudio/bin/clibs52/socket\core.dll':
%1 is not a valid Win32 application.
Also I need to set zerobranestudio path with / or \\ dir separator \ is get as unicode escape sequence.
Details for issue on mridgers/clink#334.
Can ZeroBraneStudio debug 64bits apps. Can It be compiled for 64bits?
Any help is appreciated.