magiclhd Posted July 14, 2014 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 Link to comment Share on other sites More sharing options...
sanderd17 Posted July 14, 2014 Share Posted July 14, 2014 Can you try building from your C drive? Normally, all dependencies for Windows are bundled. Link to comment Share on other sites More sharing options...
auron2401 Posted July 14, 2014 Share Posted July 14, 2014 Those dependancies are for LINUX. not WINDOWS.http://play0ad.com/download/win/Have you tried this? Link to comment Share on other sites More sharing options...
historic_bruno Posted July 15, 2014 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now