magiclhd Posted July 14, 2014 Report Share Posted July 14, 2014 i build the project on window,but can't building success,http://trac.wildfiregames.com/wiki/BuildInstructions#Dependencies didn't talk me how to setting dependencies on windows.when i build, some error is occur,1>F:\0ad\source\lib/external_libraries/icu.h(31): fatal error C1083: 无法打开包括文件:“unicode/smpdtfmt.h”: No such file or directory1> ScriptFunctions.cpp1>f:\0ad\source\scriptinterface\ScriptTypes.h(71): fatal error C1083: 无法打开包括文件:“jspubtd.h”: No such file or directory1> JSInterface_IGUIObject.cpp1>f:\0ad\source\scriptinterface\ScriptTypes.h(71): fatal error C1083: 无法打开包括文件:“jspubtd.h”: No such file or directory1> JSInterface_GUITypes.cpp1>f:\0ad\source\scriptinterface\ScriptTypes.h(71): fatal error C1083: 无法打开包括文件:“jspubtd.h”: No such file or directory1> GuiScriptConversions.cpp1>f:\0ad\source\scriptinterface\ScriptTypes.h(71): fatal error C1083: 无法打开包括文件:“jspubtd.h”: No such file or directory1> MiniMap.cpp1>f:\0ad\source\scriptinterface\ScriptTypes.h(71): fatal error C1083: 无法打开包括文件:“jspubtd.h”: No such file or directory1> IGUITextOwner.cpp1>f:\0ad\source\scriptinterface\ScriptTypes.h(71): fatal error C1083: 无法打开包括文件:“jspubtd.h”: No such file or directory1> IGUIScrollBarOwner.cpp1>f:\0ad\source\scriptinterface\ScriptTypes.h(71): fatal error C1083: 无法打开包括文件:“jspubtd.h”: No such file or directory1> IGUIScrollBar.cpp Quote Link to comment Share on other sites More sharing options...
sanderd17 Posted July 14, 2014 Report Share Posted July 14, 2014 Can you try building from your C drive? Normally, all dependencies for Windows are bundled. Quote Link to comment Share on other sites More sharing options...
auron2401 Posted July 14, 2014 Report Share Posted July 14, 2014 Those dependancies are for LINUX. not WINDOWS.http://play0ad.com/download/win/Have you tried this? Quote Link to comment Share on other sites More sharing options...
historic_bruno Posted July 15, 2014 Report Share Posted July 15, 2014 i build the project on window,but can't building success, http://trac.wildfiregames.com/wiki/BuildInstructions#Dependencies didn't talk me how to setting dependencies on windows. when i build, some error is occur,I assume you're building from SVN? First, make sure the SVN checkout completed with no errors (you can SVN update until it finishes without error). Then make sure you're following these instructions for Windows. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.