Page 1 of 1

Map Compilation Error

Posted: 2013-04-12, 08:22
by deamonpog
I was trying my first map creation. when i compile the map, it gives an error saying
Map compilation error: 'CaBSP.exe' File Not Found.
Why is this?

Re: Map Compilation Error

Posted: 2013-04-12, 11:26
by deamonpog
It worked fine after setting the configuration settings manually for the CaWE. I had to set the absolute paths. Relative paths didn't work even though I am using the latest source code.

Re: Map Compilation Error

Posted: 2013-04-12, 19:09
by Carsten
Hi deamonpog,
welcome to the Cafu forums! :welcome:

It's good to hear that you found a solution for this problem already.

It is in fact possible that the relative default paths don't work if you've compiled yourself from source. For example, a simple "CaBSP.exe" setting (with no real path component) assumes that CaBSP.exe is in the working directory (the top-level Cafu directory). However, when compiled from source, it is rather in a subdirectory like build\win32\vc10\x86\release\CaBSP\CaBSP.exe, so your approach to set the proper (absolute) paths is the correct solution. :up:

Re: Map Compilation Error

Posted: 2013-04-13, 07:16
by deamonpog
:) Thanks :)
I think it should be added to the wiki somewhere. :)

Re: Map Compilation Error

Posted: 2013-04-14, 13:22
by Carsten
deamonpog wrote:I think it should be added to the wiki somewhere. :)
That's right, but currently I've not enough spare time to do this immediately myself, so that best that I can come up with at this time is: http://trac.cafu.de/ticket/132

Re: Map Compilation Error

Posted: 2013-07-14, 12:43
by deamonpog
Hey I'm sorry i couldn't do this. I will do it. (was busy with exams) I have never used a ticketing thing before and i do not know how to use this. But I'll try and buzz u if any problems are encountered. :)

Re: Map Compilation Error

Posted: 2013-07-15, 14:32
by Carsten
deamonpog wrote:But I'll try and buzz u if any problems are encountered. :)
Hehe... sounds good! Don't worry, take the time that you need, and just ask if there are any problems or questions. :up: