• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Problem with compiling on Windows | CodeBlocks

kab

guwno
Joined
Jan 19, 2013
Messages
38
Reaction score
0
||=== Build: all in otclient (compiler: GNU GCC Compiler) ===|
CreateProcess||No such file or directory|
||preprocessing failed.|
CMakeFiles\otclient.dir\build.make|60|recipe for target 'otcicon.o' failed|
CMakeFiles\Makefile2|66|recipe for target 'CMakeFiles/otclient.dir/all' failed|
D:\OTCLIENT\Makefile|128|recipe for target 'all' failed|
||=== Build failed: 5 error(s), 0 warning(s) (0 minute(s), 6 second(s)) ===|


What do I have to do?
 
Last edited:
I made a pull request on the project with some modifications to compile otclient with mingw32 on codeblocks
 
So... I did it with MSVC 2015, and I just can't open OTClient.exe after compiling...

I put dlls that were needed to the folder with an otclient, but I just can't get it open. What should I do?
 
Last edited:
Back
Top