[solved] Premake and SVN
Posted: Mon Jun 02, 2008 04:22
I am not seeing premake in subversion, either in the trunk or the branches. The URLs were the ones given on the wiki under TortoiseSVN.
I have spent the entire day chasing what appeared to be DLL/LIB versioning problems. The CEGUIBase dll in the ZIP'ed SDK did not have InvalidRequestException or RendererException defined, and programs were throwing GenericException. I cleared out older versions and used DependencyWalker to see what was going on. After a bit I decided that a full build from source would be a good idea, and pulled things down from SVN.
The instructions said to run the batch files in makefiles/premake. I'm using VS9 and decided to go with 2005 and run it through the conversion wizard. But no premake in either tree.
What step did I skip?
I have spent the entire day chasing what appeared to be DLL/LIB versioning problems. The CEGUIBase dll in the ZIP'ed SDK did not have InvalidRequestException or RendererException defined, and programs were throwing GenericException. I cleared out older versions and used DependencyWalker to see what was going on. After a bit I decided that a full build from source would be a good idea, and pulled things down from SVN.
The instructions said to run the batch files in makefiles/premake. I'm using VS9 and decided to go with 2005 and run it through the conversion wizard. But no premake in either tree.
What step did I skip?