Jump to content

Compilation Errors


Zoomastigophora
 Share

Recommended Posts

They ought to work - the test_gen project generates a load of test_*.cpp files, and the test project compiles them. What output do you get when building just the test_gen project?

Edit: Oh, but if your SVN checkout is in a directory containing spaces then it won't work. The build page on the wiki warns about that ;). (Probably just a minor quoting error in the build system somewhere which ought not to be terribly hard to fix.)

Link to comment
Share on other sites

See #482 for a tiny bit of information. I think build/premake/src/Src/vs.c is probably the relevant file (look for "cxxtest" and try to work out what it's outputting into the .vcproj files and what it should output instead). (Use the Premake.sln to compile; I think you then have to manually copy premake/src/bin/premake.exe into premake/ to use it.)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...