Not logged inOpenClonk Forum
Up Topic Development / Developer's Corner / Download and compile the code now!
1 2 Previous Next
Parent - - By DerDude [de] Date 2009-09-06 00:22
I tried to compile it on Windows XP, but since I don't understad a lot of the compiling/linking/etc-stuff I need your help.
I sucessfully downloaded a copy of the source code with TortoiseHg. (And also all the libs and SDKs)
Then, I used CMake to get the project-files for VC++ (that's what I have to do, right?)



I linked the SDKs in VC++ (@ Options->VC++ Directories) and unzipped the libs to the source-code directory.
I opened the clonk.vcproj and compiled everything, there were a lot of warnings but no errors.
When starting Clonk.exe I got the error-message: Error opening the System Group File System.c4g
I compiled it in Debug and Release Mode, same error. I don't even find a System.c4g file, where should it be?

I included my buildlogs in this rar-file http://www.file-upload.net/download-1870379/buildlog.rar.html

Can anyone help, please?
Reply
Parent - - By Luchs [de] Date 2009-09-06 01:18
You have to place the Clonk.exe in /planet. System.c4g is at /planet/System.c4g.
Parent - By DerDude [de] Date 2009-09-06 01:53
It's kind of obvious afterwards, lol
Thanks a lot, working now and looking nice :)
Reply
Parent - By Carli [de] Date 2009-09-06 12:13
I had the same problem, i do use Linux+automake now and it works.

[edit: the .exe was in the right dir]
Up Topic Development / Developer's Corner / Download and compile the code now!
1 2 Previous Next

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill