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 environ

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 Geoff McLane
> From: Geoff McLane > To: FlightGear developers discussions > > 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... > &g

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

2012-08-11 Thread Geoff McLane
ee fgfs properties) > > -Original Message- > From: 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

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

2012-08-11 Thread Geoff McLane
"FlightGear developers discussions" > > > > 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

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 Frederic Bouvier
So You have to discover why osg is not in the link command. -Fred - Mail original - > De: "M. Carbax" > À: "FlightGear developers discussions" > > Envoyé: Samedi 11 Août 2012 18:41:42 > Objet: Re: [Flightgear-devel] Error building FG on Windows (lin

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
Where is OSG 3 ? It's a required dependency. You can download it from Jenkins if you don't want to build it yourself -Fred - Mail original - > De: "M. Carbax" > À: "FlightGear developers discussions" > > Envoyé: Samedi 11 Août 2012 17:5

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). Neverthel

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

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-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 : > Thanks Fred, I'll try my last

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 will

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

2012-08-08 Thread Alan Teeder
ownloading fgdata 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 (linkin

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

2012-08-08 Thread Frederic Bouvier
I mean: 2.8.0 rc4 *binaries* are out. I doubt that you manage to compile from sources 2.8 if you can't for 2.9 Regards, -Fred - Mail original - > De: "M. Carbax" > À: "FlightGear developers discussions" > > Envoyé: Mercredi 8 Août 2012 17:17:26

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 : >> >> Hi Alan: >> >> Once more, thanks for trying to help, but there is no wa

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
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 Virt

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

2012-08-07 Thread Alan Teeder
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

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

2012-08-07 Thread M. Carbax
inal 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

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 on

[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: 27>sgenvironment.lib(precipitation.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall osgParticle::PrecipitationEffect::setCellSize(class os

Re: [Flightgear-devel] Error building FG

2007-04-06 Thread Sébastien MARQUE
hi, you can find them on my own website: http://seb.marque.free.fr/fichiers/flightgear/osg.patch and http://seb.marque.free.fr/fichiers/flightgear/osg2.patch, I compiled succesfully yesterday with them, they come from the devel-list too. best regards seb Roy Vegard Ovesen a écrit : > On Thurs

Re: [Flightgear-devel] Error building FG

2007-04-06 Thread Roy Vegard Ovesen
On Thursday 05 April 2007 21:02, Alex Romosan wrote: > there are two patches i posted. you need to apply both. > > --alex-- I'm sorry, I can not extract the patches from the mailing list archives on Sourceforge. Can you please repost them here on the devel-list? -- Roy Vegard Ovesen -

Re: [Flightgear-devel] Error building FG

2007-04-05 Thread Alex Romosan
Roy Vegard Ovesen writes: > I tried the patch from the users list first, but while it got past > model_panel.cxx I gor similar errors on Main/renderer.cxx. there are two patches i posted. you need to apply both. --alex-- -- | I believe the moment is at hand when, by a paranoiac and active |

Re: [Flightgear-devel] Error building FG

2007-04-05 Thread Roy Vegard Ovesen
On Thursday 05 April 2007 01:40, Gabor Toth wrote: > Hi, > > I've got the hint on the IRC channel from Jester to use OSG revision 6398 > to avoid this error. It worked for me. > > Regards, > Gabor Thanks! That worked fine. I tried the patch from the users list first, but while it got past mode

Re: [Flightgear-devel] Error building FG

2007-04-04 Thread Csaba Halász
On 4/5/07, Gabor Toth <[EMAIL PROTECTED]> wrote: > Hi, > > I've got the hint on the IRC channel from Jester to use OSG revision 6398 to > avoid this error. It worked for me. Or use the patch from the users mailing list available in this thread: http://sourceforge.net/mailarchive/forum.php?thread

Re: [Flightgear-devel] Error building FG

2007-04-04 Thread Gabor Toth
Hi, I've got the hint on the IRC channel from Jester to use OSG revision 6398 to avoid this error. It worked for me. Regards, Gabor On Wednesday 04 April 2007 07:58, Roy Vegard Ovesen wrote: > Hi > > I get this error when bulding Flightgear: > > > Making all in Model > make[2]: Entering direc

[Flightgear-devel] Error building FG

2007-04-03 Thread Roy Vegard Ovesen
Hi I get this error when bulding Flightgear: Making all in Model make[2]: Entering directory `/home/royvegard/src/FlightGear/source/src/Model' if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src -I/usr/X11R6/include -I/usr/local/include -g -O2 -D_REENTRANT -MT model_panel