forked from mpx/lua-cjson
-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
I am using ZBS and compiled the module via Code:Blocks using a generated project with CMake..
Program 'lua54.exe' started in 'C:\Programs\ZeroBraineIDE\ZeroBraineProjects' (pid: 4876).
[V][1][C:/Programs/ZeroBraineIDE/myprograms]
[V][2][C:/Programs/ZeroBraineIDE/lua-cjson/build]
[V][3][C:/Programs/ZeroBraineIDE/lua-openai]
[V][4][C:/Programs/ZeroBraineIDE/ZeroBraineProjects]
[V][5][C:/Programs/ZeroBraineIDE/CorporateProjects]
[V][6][C:/Programs/ZeroBraineIDE/ZeroBraineProjects/dvdlualib]
[V][7][C:/Programs/ZeroBraineIDE/ZeroBraineProjects/ExtractWireWiki]
C:\Programs\ZeroBraineIDE\bin\lua54.exe: error loading module 'cjson' from file 'C:/Programs/ZeroBraineIDE/lua-cjson/build/cjson.dll':
%1 is not a valid Win32 application.
What am I missing. I searched and found you need x32
version of the compiled to generate Win32
vesion of the DLL module. But this does not work. I tried x32 and x64 installations with forced x32/x64 options. No luck:
Metadata
Metadata
Assignees
Labels
No labels