Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-11 Thread M. Carbax
Hi Geoff: First at all, thanks for your support and your insterest helping and encouraging me. Second: there is no way, I did follow the instructions you send me, sg with no problems, but fg doesn't work with the same error that always (I have to say that I use the MSVC 2010 Express).

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-11 Thread Frederic Bouvier
:45 Objet: Re: [Flightgear-devel] Error building FG on Windows (linking) Hi Geoff: First at all, thanks for your support and your insterest helping and encouraging me. Second: there is no way, I did follow the instructions you send me, sg with no problems, but fg doesn't work

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-11 Thread M. Carbax
Hi Fred: I have the recommended directory structure so is d:\fg2\install\msvc100\OpenSceneGraph, and there the three subdirectories bin, include and lib. Thanks, -- Live Security Virtual Conference Exclusive live event

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-11 Thread Frederic Bouvier
So You have to discover why osg is not in the link command. -Fred - Mail original - De: M. Carbax mcar...@gmail.com À: FlightGear developers discussions flightgear-devel@lists.sourceforge.net Envoyé: Samedi 11 Août 2012 18:41:42 Objet: Re: [Flightgear-devel] Error building FG

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-11 Thread Alan Teeder
: Re: [Flightgear-devel] Error building FG on Windows (linking) Hi Fred: I have the recommended directory structure so is d:\fg2\install\msvc100\OpenSceneGraph, and there the three subdirectories bin, include and lib. Thanks

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-11 Thread Geoff McLane
@lists.sourceforge.net Envoyé: Samedi 11 Août 2012 17:52:45 Objet: Re: [Flightgear-devel] Error building FG on Windows (linking) Hi Geoff: First at all, thanks for your support and your insterest helping and encouraging me. Second: there is no way, I did follow the instructions you send

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-11 Thread Geoff McLane
: M. Carbax Sent: Saturday, August 11, 2012 5:41 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Error building FG on Windows (linking) Hi Fred: I have the recommended directory structure so is d:\fg2\install\msvc100\OpenSceneGraph, and there the three

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-11 Thread Geoff McLane
developers discussions flightgear-devel@lists.sourceforge.net Subject: Re: [Flightgear-devel] Error building FG on Windows (linking) Date: Sat, 11 Aug 2012 19:31:08 +0200 Hi Alan, What I passed was a full command line build... no GUI... Carbax, what Alan is suggesting here is good

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-11 Thread Alan Teeder
- From: Geoff McLane Sent: Saturday, August 11, 2012 7:20 PM To: flightgear-devel Subject: Re: [Flightgear-devel] Error building FG on Windows (linking) Hi, Just to try it, took the suggested advice - in my build-fg folder... I found I had to click [ Configure ] twice... before I got a clear board

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-11 Thread M. Carbax
Hello: I have good news: IT WORKS!!! I did 2 things: 1.- uninstalled everything related with old versions of MSVC and installed again MSVC2010 Express 2.- I don't know why but there is a lack of a variable to register the OSG libraries used from fg code, so I had to include it from MSVC

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-09 Thread Geoff McLane
Hi, I can not leave this thread like this ;=(( I have NOT followed what your PARTICULAR problem is, but decided to do a 'quick' 2.9 build from source, using existing binaries, and found NO PROBLEMS... total build time approximately 3-4 hours... I AGREE the directory setup SUCKS big time, and

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-09 Thread geneb
On Thu, 9 Aug 2012, Geoff McLane wrote: I AGREE the directory setup SUCKS big time, and the wiki does not yet give ALL the answers... and this, at the moment seem exacerbated by some Win32 parts of jenkins (simpits) seem DOWN... Should be back online tonight! :) g. -- Proud owner of F-15C

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-08 Thread M. Carbax
Hi Alan: Once more, thanks for trying to help, but there is no way: I tried SG $ FG 2.9.0, I followed the document, but the errors still appear: I give up :( I think that 10 days is enough. Thanks, -- Live Security

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-08 Thread Frederic Bouvier
Hi Alan: Once more, thanks for trying to help, but there is no way: I tried SG $ FG 2.9.0, I followed the document, but the errors still appear: I give up :( I think that 10 days is enough. You have 2.8.0 rc4 if you can't wait

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-08 Thread M. Carbax
Thanks Frederic: I tryed before 2.8.0 and 2.6.0, and the problem is the same: smething realted with simgear lib and unresolved external symbols. I don't know what I'm doing wrong, thanks, 2012/8/8 Frederic Bouvier fredfgf...@free.fr: Hi Alan: Once more, thanks for trying to help, but

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-08 Thread Frederic Bouvier
:17:26 Objet: Re: [Flightgear-devel] Error building FG on Windows (linking) Thanks Frederic: I tryed before 2.8.0 and 2.6.0, and the problem is the same: smething realted with simgear lib and unresolved external symbols. I don't know what I'm doing wrong, thanks, 2012/8/8 Frederic

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-08 Thread Alan Teeder
takes a long long long time. (My Git copy of fgdata is 15Gb at the moment!) Best of luck. -Original Message- From: M. Carbax Sent: Wednesday, August 08, 2012 4:17 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Error building FG on Windows (linking) Thanks

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-08 Thread M. Carbax
Thanks Fred, I'll try my last chance :( -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-08 Thread M. Carbax
No way. I brougth from http://flightgear.simpits.org:8080/ everything but FG source, so I put the source(2.9.0) into thedirectory structure to build with Cmake and MSVC10 and NO way, same errors. Thanks folks for your support, I give up. 2012/8/8 M. Carbax mcar...@gmail.com: Thanks Fred,

[Flightgear-devel] Error building FG on Windows (linking)

2012-08-07 Thread M. Carbax
Hello: Probably is already solved and documented but I couldn't find the solution for a week, The problem is: 27sgenvironment.lib(precipitation.obj) : error LNK2019: unresolved external symbol __declspec(dllimport) public: void __thiscall osgParticle::PrecipitationEffect::setCellSize(class

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-07 Thread Alan Teeder
Try a cmake of simgear from outside of MSVC, followed by a clean + build of simgear. That fixed it for me last week. -Original Message- From: M. Carbax Sent: Tuesday, August 07, 2012 7:56 PM To: flightgear-devel@lists.sourceforge.net Subject: [Flightgear-devel] Error building FG

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-07 Thread M. Carbax
. -Original Message- From: M. Carbax Sent: Tuesday, August 07, 2012 7:56 PM To: flightgear-devel@lists.sourceforge.net Subject: [Flightgear-devel] Error building FG on Windows (linking) Hello: Probably is already solved and documented but I couldn't find the solution for a week

Re: [Flightgear-devel] Error building FG on Windows (linking)

2012-08-07 Thread Alan Teeder
is about to be released. 2.9 is in development. These are available on git. -Original Message- From: M. Carbax Sent: Tuesday, August 07, 2012 8:40 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Error building FG on Windows (linking) Hi Alan: Thanks for your help: Do