> Hi Gene,
> 
> ----- "Gene Buckle" <ge...@deltasoft.com> a écrit :
> 
> > I've gotten the SimGear build working for the x64 target, but
> > FlightGear
> > is still giving me problems:
> >
> > ----
> > D:\FGFSHudson\FlightGear\projects\VC90>msbuild FlightGear.sln
> > /p:Configuration=Release /p:Platform=x64 /m
> > Microsoft (R) Build Engine Version 3.5.30729.4926
> > [Microsoft .NET Framework, Version 2.0.50727.4952]
> > Copyright (C) Microsoft Corporation 2007. All rights reserved.
> >
> > Build started 11/5/2010 12:32:48 PM.
> >       1>Project
> > "D:\FGFSHudson\FlightGear\projects\VC90\FlightGear.sln" on
> > node 0 (default targets).
> >           Building solution configuration "Release|x64".
> >
> >
> 1>D:\FGFSHudson\FlightGear\projects\VC90\FlightGear.sln.cache(154,5):
> >
> > error MSB4018: The "ResolveVCProjectOutput" task failed
> unexpectedly.
> > D:\FGFSHudson\FlightGear\projects\VC90\FlightGear.sln.cache(154,5):
> > error
> > MSB4018: System.Reflection.TargetException: Non-static method
> requires
> > a
> > target.
> > -------
> >
> > I suspect that there is some element missing - unfortunately I don't
> > know
> > what it is.
> >
> > Fred?  Help! :)
> 
> The x64 platform is only available in the Professional Edition of
> VS2008.
> Did you manage to build the solution inside the IDE ?

Google is your friend :
http://connect.microsoft.com/VisualStudio/feedback/details/324846/the-resolvevcprojectoutput-task-failed-unexpectedly-when-building-projects-in-parallel-msbuild

Try the command :
msbuild FlightGear.sln /p:Configuration=Release /p:Platform=x64

(without the /m switch)

-Fred

-- 
Frédéric Bouvier
http://my.fotolia.com/frfoto/              Photo gallery - album photo
http://www.youtube.com/user/fgfred64       Videos


------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to