I complie this project on VS 2008,but the error is like :
Discussion about the game and its default mods.
fanrongqi
Posts: 6 Joined: Thu Jun 09, 2011 4:36 am
Post
by fanrongqi » Mon Jun 13, 2011 3:28 am
\OpenRA\OpenRA.Game\Server\MasterServerQuery.cs(57,8): 错误 CS1501: “WaitOne”方法没有采用“1”个参数的重载
how can I solved this problem.
beedee
Posts: 94 Joined: Mon Sep 06, 2010 6:02 am
Location: Wellington
Post
by beedee » Mon Jun 13, 2011 3:51 am
Where did you get the code? CS1501 is the result of the incorrect number of arguments being passed to a method, indicating to me that you haven't got a copy of the latest stable code.
fanrongqi
Posts: 6 Joined: Thu Jun 09, 2011 4:36 am
Post
by fanrongqi » Mon Jun 13, 2011 4:32 am
I get the code using git like this :
git://github.com/OpenRA/OpenRA.git
and the versions is 20110511 .is this problem cause by my IDE?
beedee
Posts: 94 Joined: Mon Sep 06, 2010 6:02 am
Location: Wellington
Post
by beedee » Mon Jun 13, 2011 4:50 am
Try checking out the "next" branch with `git checkout next` and see if that helps.
fanrongqi
Posts: 6 Joined: Thu Jun 09, 2011 4:36 am
Post
by fanrongqi » Mon Jun 13, 2011 8:04 am
thanks ,It is ok now, but I can not run it ,thought I install
.NET Framework
Tao Framewor
OpenAL
Cg Toolkit
and I can complier the project successful but I can not run it .where is the log file?
Sleipnir
Posts: 878 Joined: Thu Apr 11, 2002 12:52 am
Post
by Sleipnir » Mon Jun 13, 2011 12:48 pm
Logs are written to My Documents\OpenRA\Logs\ under windows.
Users browsing this forum: No registered users and 12 guests