Jump to content

0 a.d can't build on windows, need thirty Dependencies?


Recommended Posts

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 directory
1> ScriptFunctions.cpp
1>f:\0ad\source\scriptinterface\ScriptTypes.h(71): fatal error C1083: 无法打开包括文件:“jspubtd.h”: No such file or directory
1> JSInterface_IGUIObject.cpp
1>f:\0ad\source\scriptinterface\ScriptTypes.h(71): fatal error C1083: 无法打开包括文件:“jspubtd.h”: No such file or directory
1> JSInterface_GUITypes.cpp
1>f:\0ad\source\scriptinterface\ScriptTypes.h(71): fatal error C1083: 无法打开包括文件:“jspubtd.h”: No such file or directory
1> GuiScriptConversions.cpp
1>f:\0ad\source\scriptinterface\ScriptTypes.h(71): fatal error C1083: 无法打开包括文件:“jspubtd.h”: No such file or directory
1> MiniMap.cpp
1>f:\0ad\source\scriptinterface\ScriptTypes.h(71): fatal error C1083: 无法打开包括文件:“jspubtd.h”: No such file or directory
1> IGUITextOwner.cpp
1>f:\0ad\source\scriptinterface\ScriptTypes.h(71): fatal error C1083: 无法打开包括文件:“jspubtd.h”: No such file or directory
1> IGUIScrollBarOwner.cpp
1>f:\0ad\source\scriptinterface\ScriptTypes.h(71): fatal error C1083: 无法打开包括文件:“jspubtd.h”: No such file or directory
1> IGUIScrollBar.cpp
Link to comment
Share on other sites

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...