So, I go to compile it in CodeBlocks and it throws a crapload of errors, but I can't access the voxlap5.cpp file since it's 370KB and CodeBlocks just freezes. Does anybody have a cut-up version with stuff in different files or a fix for this?
jeffz at
Re: Voxlap5 + Codeblocks = D:
cRain2003 said at
So, I go to compile it in CodeBlocks and it throws a crapload of errors, but I can't access the voxlap5.cpp file since it's 370KB and CodeBlocks just freezes. Does anybody have a cut-up version with stuff in different files or a fix for this?
codeblocks with mingw (gcc) won't work without extensive changes, see http://www.jonof.id.au/forum/index.php?topic=1683.0
If you can configure codeblocks to use the msvc compiler then it might work. If codeblocks can't handle large files you should file a bug report with them. Most editors can handle files that are tens or hundreds of megabytes large.