Re: [Flightgear-devel] FG Git compilation fail on Linux x86_64

2013-02-09 Thread Arnt Karlsen
On Fri, 8 Feb 2013 20:45:06 +, Kleo wrote in message 
bay146-w100e6899ae10b34c10ff8fcc...@phx.gbl:

 
 Hello!
 
 I just pulled FG Git for compiling and testing it. At first I tried
 with SP_FDMS, yet the build fails at 61%, giving me this output:
 
 
 [ 61%] Building CXX object
 src/Main/CMakeFiles/fgfs.dir/__/FDM/groundcache.cxx.o [ 61%] Building
 CXX object src/Main/CMakeFiles/fgfs.dir/__/FDM/SP/ACMS.cxx.o [ 61%]
 Building CXX object
 src/Main/CMakeFiles/fgfs.dir/__/FDM/SP/ADA.cxx.o 
 /home/orpheus/flightgear/flightgear/src/FDM/SP/ADA.cxx:
 In member function 'virtual void
 FGADA::init()': /home/orpheus/flightgear/flightgear/src/FDM/SP/ADA.cxx:190:42:
 error: 'printf' was not declared in this scope make[2]: ***
 [src/Main/CMakeFiles/fgfs.dir/__/FDM/SP/ADA.cxx.o] Error 1 make[1]:
 *** [src/Main/CMakeFiles/fgfs.dir/all] Error 2 make: *** [all] Error
 2 $

..exactly how did you try to do this compile?

 
 I then tried without SP_FDMS and the compilation fails at 98%, output
 follows:
 
 
 [ 98%] Built target fgpanel
 [ 98%] Building CXX object utils/fgai/CMakeFiles/fgai.dir/fgai.cxx.o
 /home/orpheus/flightgear/flightgear/utils/fgai/fgai.cxx: In function
 'int main(int,
 char**)': /home/orpheus/flightgear/flightgear/utils/fgai/fgai.cxx:532:59:
 error: 'EOF' was not declared in this
 scope /home/orpheus/flightgear/flightgear/utils/fgai/fgai.cxx:550:13:
 error: 'logbuf' has not been
 declared /home/orpheus/flightgear/flightgear/utils/fgai/fgai.cxx:551:13:
 error: 'logbuf' has not been declared make[2]: ***
 [utils/fgai/CMakeFiles/fgai.dir/fgai.cxx.o] Error 1 make[1]: ***
 [utils/fgai/CMakeFiles/fgai.dir/all] Error 2 make: *** [all] Error 2 $

..I too get this.  If you need FG right now for e.g. PPL training,
try mkdir -vp test-tree ;cd test-tree ;wget -c \
http://www.gitorious.org/fg/fgmeta/blobs/raw/master/download_and_compile.sh
chmod -x download_and_compile.sh  
sh download_and_compile.sh -s -a n -p n -j 2 ALL , -s should 
get you the last stable version, -a n -p n keeps Debian and
Ubuntu .deb packages away from your Gentoo box.


 System is a Gentoo Linux x86_64 system on an i7@2.8GHz, Nvidia
 GeForce GTX260, 12GB RAM. GCC ver. 4.5.4 Up to 3 weeks ago FG Git was
 compiling without errors, both with and without SP_FDMS. Let me know
 if you require more info! 
 
 Thanks for the help and the amazing work you all do! FG has helped me
 a lot in my PPL course! :)
 
 
 Best Regards,
 Klearchos (muadib25), SE-MUA.
 Sweden
 

-- 
..med vennlig hilsen = with Kind Regards from Arnt Karlsen
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FG Git compilation fail on Linux x86_64

2013-02-09 Thread James Turner

On 9 Feb 2013, at 11:16, Arnt Karlsen a...@c2i.net wrote:

 ..I too get this.  If you need FG right now for e.g. PPL training,

If you are using FlightGear for anything serious,  you should't be doing so 
using 'next' which is unstable and may have temporarily broken features.

The fgai issue, I believe Mathias has pushed a fix for, I'll take a look at the 
other failure now.

James

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Tooltips / usability

2013-02-09 Thread James Turner
A wee heads-up,

I'm working on tooltip support, since I think it could offer a huge usability 
win. There's a couple of points here:

- hovering over a pickable item can show a configurable prompt: think 
'Avionics Master: ON' or 'Fuel tank selector: LEFT TANK'

- pickable controls, including the new knob animation, will be able to 
show a floating bubble with the live value as they change.  This should make 
controls where the feedback value is not beside the knob/dial/lever much more 
usable - e.g. the CRS / HDG knobs in the Citation-X, would show a tooltip with 
'Course - 129 deg' changing in realtime.  Even for toggle switches, often the 
legibility of the panel text isn't great, so a pop-up confirming the new state 
should really help people, I think.

(of course we can have a global pref to disable such tips for people who find 
them distracting / unnecessary)

But there's a final benefit - I can imagine tutorials using the same mechanism 
to place a prompt text in world coordinates, i.e 'click this thing here!'. 
Which would obviously be beneficial in many complex cockpits. That will need a 
bit more work, of course.

I'm expect a few iterations to find something that is usable without being 
intrusive, so please be patient. In particular the interaction with the 
existing (centred) 'popup text' mechanism needs to be figured out, to avoid 
cluttering the screen.

Regards,
James

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Tooltips / usability

2013-02-09 Thread ys
Hi James

Maybe this leads here to extend the current liberation font set to provide some 
additional glyphs, i.e. key pictures etc. for tutorials or the tooltips 
bubbles, or some special aviation glyphs? And this for the sans and mono, and 
to get better readable screen fonts at all. Or is there a font already for such 
in the repo? I can do such work the next weeks when there is use on canvas, or 
does your effort still rely on plib/txf ?

-Yves




Am 09.02.2013 um 12:47 schrieb James Turner zakal...@mac.com:

 A wee heads-up,
 
 I'm working on tooltip support, since I think it could offer a huge usability 
 win. There's a couple of points here:
 
- hovering over a pickable item can show a configurable prompt: think 
 'Avionics Master: ON' or 'Fuel tank selector: LEFT TANK'
 
- pickable controls, including the new knob animation, will be able to 
 show a floating bubble with the live value as they change.  This should make 
 controls where the feedback value is not beside the knob/dial/lever much more 
 usable - e.g. the CRS / HDG knobs in the Citation-X, would show a tooltip 
 with 'Course - 129 deg' changing in realtime.  Even for toggle switches, 
 often the legibility of the panel text isn't great, so a pop-up confirming 
 the new state should really help people, I think.
 
 (of course we can have a global pref to disable such tips for people who find 
 them distracting / unnecessary)
 
 But there's a final benefit - I can imagine tutorials using the same 
 mechanism to place a prompt text in world coordinates, i.e 'click this thing 
 here!'. Which would obviously be beneficial in many complex cockpits. That 
 will need a bit more work, of course.
 
 I'm expect a few iterations to find something that is usable without being 
 intrusive, so please be patient. In particular the interaction with the 
 existing (centred) 'popup text' mechanism needs to be figured out, to avoid 
 cluttering the screen.
 
 Regards,
 James
 
 --
 Free Next-Gen Firewall Hardware Offer
 Buy your Sophos next-gen firewall before the end March 2013 
 and get the hardware for free! Learn more.
 http://p.sf.net/sfu/sophos-d2d-feb
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Tooltips / usability

2013-02-09 Thread James Turner

On 9 Feb 2013, at 12:14, ys flightg...@sablonier.ch wrote:

 Maybe this leads here to extend the current liberation font set to provide 
 some additional glyphs, i.e. key pictures etc. for tutorials or the 
 tooltips bubbles, or some special aviation glyphs? And this for the sans 
 and mono, and to get better readable screen fonts at all. Or is there a font 
 already for such in the repo? I can do such work the next weeks when there is 
 use on canvas, or does your effort still rely on plib/txf ?

It will be either osgText directly or more likely a Canvas widget. So I'm not 
worried about readability, but some special glyphs could be considered indeed. 
However, let's walk before we try to run :)

James


--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FG Git compilation fail on Linux x86_64

2013-02-09 Thread Kleo G .

Hello!

 ..exactly how did you try to do this compile?

As always, I use 'ccmake ../source' in a build directory for both Simgear and 
Flightgear, followed by 'make' and 'make install'. 


 Arnt wrote:
 ..I too get this.  If you need FG right now for e.g. PPL training,
 try mkdir -vp test-tree ;cd test-tree ;wget -c \
 http://www.gitorious.org/fg/fgmeta/blobs/raw/master/download_and_compile.sh
 chmod -x download_and_compile.sh  
 sh download_and_compile.sh -s -a n -p n -j 2 ALL , -s should 
 get you the last stable version, -a n -p n keeps Debian and
 Ubuntu .deb packages away from your Gentoo box.
 James wrote:
 If you are using FlightGear for anything serious,  you should't be doing so 
 using 'next' which is unstable and may have temporarily broken features.

The fgai issue, I believe Mathias has pushed a fix for, I'll take a 
 look at the other failure now.


Thank you guys, but no, I am not using it for anything serious, not at the 
time. 
I was just trying to help out by providing feedback for the upcoming release... 
Or should I pull another branch?


Best Regards,
Klearchos (muadib25), SE-MUA.
Sweden
  --
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Gitorious] Activity: fredb pushed 1 commits to nextnext...

2013-02-09 Thread James Turner

On 9 Feb 2013, at 16:24, Gitorious no-re...@gitorious.org wrote:

Fix windows build
 
 diff --git a/src/Scripting/NasalSys.hxx b/src/Scripting/NasalSys.hxx
 index a5adff4..c754565 100644
 --- a/src/Scripting/NasalSys.hxx
 +++ b/src/Scripting/NasalSys.hxx
 @@ -8,6 +8,8 @@
 #include simgear/threads/SGQueue.hxx
 #include simgear/props/props.hxx
 
 +#include Scripting/NasalModelData.hxx
 +
 #include map

Having to include the full header, just to use a smart pointer, is unfortunate. 
(Especially since other compilers deal with this fine). Ah well, this is what 
we must live with I suppose.

James


--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] JSBSim Piston Engine Idle

2013-02-09 Thread Ron Jensen
On Saturday 08 December 2012 12:12:23 Ron Jensen wrote:
 I took a quick look through the FGData Aircraft directory today and came up
 with a list of some 27 JSBSim piston engines that still seem to be using
 either the old aeromatic default values for idle manifold pressure (minmp)
 or suspiciously low values.

 As time permits this week I intend to take a deeper look at this list and
 adjust the minmp value as seems appropriate, if there are no objections.
 I know a couple of engines have different versions in other repositories
 (JSBSim or personal hangers) that are updated and just need to be copied
 into FGData.

 Ron

Some of this work is done and was committed today, but there are still a dozen 
engines
left to check, I will try to complete those as time permits.

Thanks,
Ron

Done:

Dragonfly/Engines/Rotax582.xml:  minmp unit=INHG   2.1 /minmp 
Raised to  7.5, Lowered map lag to 0.1, lowered static friction to 0.5. flight 
test good
Aerocar/Engines/Lycoming_O-290.xml:  minmp unit=INHG   6.0 /minmp 
Raised to 10.1, flight test OK, propeller loads too much to reach 2800 RPM
Boeing314/Engines/WrightGR-2600.xml: minmp unit=INHG   6.0 /minmp 
Raised to 10.0, flight test OK, propeller configuration questionable
c150/Engines/eng_O-200.xml:  minmp unit=INHG   6.0 /minmp 
Copied my development engine over. Tweaked propeller and FDM for fair flight 
numbers. Needs more work.
c172r/Engines/engIO360C.xml: minmp unit=INHG   6.5 /minmp 
Raised to 10.0, flight test SKIPPED
c182/Engines/engIO540AB1A5.xml:  minmp unit=INHG   6.5 /minmp 
Raised to 10.0, flight test not so great, FDM needs work.
c310/Engines/engIO470D.xml:  minmp unit=INHG   6.5 /minmp 
Raised to  9.3, flight test good
c310u3a/Engines/engIO470D.xml:   minmp unit=INHG   6.5 /minmp 
Raised to  9.3, flight test good
dc2/Engines/R-1820-R52.xml:  minmp unit=INHG   6.0 /minmp 
Raised to  9.8, flight test good
flash2a/Engines/503.xml: minmp unit=INHG   2.0 /minmp 
Rewrote engine and propeller configurations. flight test good

Won't fix:

an2/Engine/ASH-62IR.xml: minmp unit=INHG   5.0 /minmp 
Seems O.K., can't get it to start, too much non-standard stuff in the system 
configuration
G-164/Engines/R-1340-AN1.xml:minmp unit=INHG   7.0 /minmp
Dromader/Engine/engine_Asz-62IRM18.xml:  minmp unit=INHG   5.0 /minmp 
This stalls out at min throttle, but it may be intended by the author.
Skyranger/Engines/rotax.xml: minmp unit=INHG   6.0 /minmp 
Primarily a YASim model, jsbsim just an aeromatic shell, won't touch.
c182rg/Engines/engIO540AB1A5.xml:minmp unit=INHG   6.5 /minmp 
Took my name off this, won't touch.


Probably won't idle:

dc6/Engines/CB17.xml:minmp unit=INHG   6.0 /minmp
dc6/Engines/eng_R-2800.xml:  minmp unit=INHG   6.5 /minmp
fkdr1/Engines/Oberursel-UrII.xml:minmp unit=INHG   6.0 /minmp
Lockheed1049/Engines/WrightCyclone-975C18CB1.xml:   minmp unit=INHG  6.0 
/minmp
Lockheed1049h/Engines/WrightCyclone-972TC18DA3.xml: minmp unit=INHG  6.0 
/minmp
Lockheed1049h/Engines/WrightCyclone-975C18CB1.xml:  minmp unit=INHG  6.0 
/minmp
Noratlas/Engines/Bristol-739.xml:   minmp unit=INHG6.0 /minmp
ogel/Engines/200hp-jsbsim-2.0.xml:  minmp unit=INHG6.0 /minmp
P-38-Lightning/Engines/Allison.xml: minmp unit=INHG6.0 /minmp
p51d/Engines/Packard-V-1650-7.xml:  minmp unit=INHG4.0 /minmp
PBY-Catalina/Engines/PBY-6_engine-new.xml: minmp unit=INHG  6.0 /minmp
Storch/Engines/Argus_As_10.xml: minmp unit=INHG6.0 /minmp


Assumed Good:

A6M2/Engines/Sakae-Type12.xml:   minmp unit=INHG  10.5 /minmp
b29/Engines/eng_R3350.xml:   minmp unit=INHG  12.0 /minmp
c172p/Engines/eng_io320.xml: minmp unit=INHG   8.3 /minmp
C684/Engines/6Pfi.xml:   !--minmp unit=INHG   6.0 /minmp--
Cap10B/Engine/LycomingIO360B2F.xml:  minmp unit=INHG  12.0 /minmp
Cessna337/Engines/engine_IO360C.xml: minmp unit=INHG  15.0 /minmp
ercoupe/Engines/c-75-12.xml: minmp unit=INHG  10.0 /minmp
Nordstern/Engines/eng_Maybach_Mb_IVa.xml:minmp unit=INHG   9.0 /minmp
SenecaII/Engines/tsio360eb.xml:  minmp unit=INHG   10.0 /minmp
Short_Empire/Engines/eng_PegasusXc.xml:  minmp unit=INHG   10.0 /minmp
Submarine_Scout/Engines/eng_RRhawk.xml:  minmp unit=INHG   10.0 /minmp
ZivkoEdge/Engines/io540.xml: minmp unit=INHG   10.0/minmp
ZLT-NT/Engines/engIO360C.xml:minmp unit=INHG   10.0 /minmp

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list

[Flightgear-devel] FlightGear Jenkins Build win32 #926 and older quits

2013-02-09 Thread Heiko Schulz
Hi,

Today I wanted to test all the new things I missed in the last couple of weeks.
So updated FGdata, and downloaded the last win32 build on the Jenkins build 
server.

To my surprise, fgfs.exe quits when pressing the launch button in FGRun.

The console only shows following strange error message as I haven't used no 
aircraft with something like that: 


Failed to create alias at /controls[0]/refuelling[0]/refuelling-drogues-pos-norm
[0]. Source /sim[0]/multiplay[0]/generic[0]/float[2] is already aliasing another
 property.
Failed to set alias to /controls/refuelling/refuelling-drogues-pos-norm


Setting log level to debug doesn't give anything, but setting to log-level bulk 
give me following:


general:3:..\..\..\FlightGear\src\Main\main.cxx:311:FlightGear:  Version 
unknown version
general:3:..\..\..\FlightGear\src\Main\main.cxx:312:Built with Microsoft Visual 
C++ version 1600


I used the latest win32 build #926, but also tried build numbers down to #920. 
None of them worked for me.

Any idea?

Cheers
Heiko







--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FlightGear Jenkins Build win32 #926 and older quits

2013-02-09 Thread Vivian Meazza
Heiko

 Today I wanted to test all the new things I missed in the last couple of
weeks.
 So updated FGdata, and downloaded the last win32 build on the Jenkins
 build server.
 
 To my surprise, fgfs.exe quits when pressing the launch button in FGRun.
 
 The console only shows following strange error message as I haven't used
no
 aircraft with something like that:
 
 
 Failed to create alias at
/controls[0]/refuelling[0]/refuelling-drogues-pos-
 norm
 [0]. Source /sim[0]/multiplay[0]/generic[0]/float[2] is already aliasing
another
 property.
 Failed to set alias to /controls/refuelling/refuelling-drogues-pos-norm
 
 
 Setting log level to debug doesn't give anything, but setting to log-level
bulk
 give me following:
 
 
 general:3:..\..\..\FlightGear\src\Main\main.cxx:311:FlightGear:  Version
 unknown version general:3:..\..\..\FlightGear\src\Main\main.cxx:312:Built
 with Microsoft Visual C++ version 1600
 
 
 I used the latest win32 build #926, but also tried build numbers down to
#920.
 None of them worked for me.

I've just rebuilt SG/FG with MSVC10 using the up-to-date code with the same
result: FG quits immediately

Vivian  



--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] OSX 10.5 compilation

2013-02-09 Thread ys
Hi all

While there is absolutely no problem to compile OSG and other deps against osx 
sdk 10.5 there has been some bits introduced in simgear/flightgear now to not 
compile against sdk 10.5 anymore. The cocoa code I already mentioned requires 
only a small directive (sorry about the dyslexia in my patch, I just realized 
that things needs review ;-) ), but I see also some other code i.e. in simgear 
that doesn't take sdk 10.5 into account anymore (terrasync.cxx and svn version 
directives i.e.). My question is: Has there been a decision by the core team 
not to port SDK 10.5 anymore I missed ? When I look to official release 
announcements I see that Mac version supports = 10.6 since 2.8 ...

But with some small directives I tested today I see that it would be possible 
to still port fg 2.8 and 2.10 for osx sdk 10.5. I don't want to offend anyone 
for this = 10.6 decision or the code, but please can you point me to some 
sources posts/threads/reports where I can see the reason for this decision and 
where the problems resides ?

Thanks, Yves 




--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Checklists enhancement

2013-02-09 Thread Stuart Buchanan
On Fri, Feb 8, 2013 at 11:11 PM, Alan Teederwrote:
 Is the intention to make tutorials easier to compose, or is it to replace
 them?

Easier to compose.  The tutorial system is much richer than the checklists,
for example it supports specific error conditions, audio, and multiple messages.

 At the moment, checklist.nas fails at line 6 – presumably because my
 aircraft doe not yet have a checklist.

Now fixed.  Thanks for the report.

-Stuart

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Checklists enhancement

2013-02-09 Thread Stuart Buchanan
On Thu, Feb 7, 2013 at 10:28 PM, Gijs de Rooy wrote:
 one request I would like to place is to automatically spread the checklist
 over multiple pages if it gets longer than, say 20 lines. Especially the
 complex birds tend to have long checklists ;-)

That's a bit tricky to do within the GUI, and the split would be quite
arbitrary.

I would think it better for aircraft maintainers to split the checklists
themselves.  That way they can split them at a suitable point.

-Stuart

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FG Git compilation fail on Linux x86_64

2013-02-09 Thread Arnt Karlsen
On Sat, 09 Feb 2013 11:24:25 +, James wrote in message 
216ae244-fe2e-4304-9351-078fc5353...@mac.com:

 
 On 9 Feb 2013, at 11:16, Arnt Karlsen a...@c2i.net wrote:
 
  ..I too get this.  If you need FG right now for e.g. PPL training,
 
 If you are using FlightGear for anything serious,  you should't be
 doing so using 'next' which is unstable and may have temporarily
 broken features.
 
 The fgai issue, I believe Mathias has pushed a fix for, 

..yup, that compiles ok now.

 I'll take a look at the other failure now.

..how do I enable these and the --jpeg-factory with the
download_and_compile.sh script, can I do it with cmake 
arguments or do I need to edit cmake things? 

-- 
..med vennlig hilsen = with Kind Regards from Arnt Karlsen
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FlightGear Jenkins Build win32 #926 and older quits

2013-02-09 Thread Arnt Karlsen
On Sat, 9 Feb 2013 20:39:40 -, Vivian wrote in message 
01ce0705$9574e520$c05eaf60$@lineone.net:

 Heiko
 
  Today I wanted to test all the new things I missed in the last
  couple of weeks.
  So updated FGdata, and downloaded the last win32 build on the
  Jenkins build server.
  
  To my surprise, fgfs.exe quits when pressing the launch button in
  FGRun.

..exactly why does FGRun need FLTK 1.3 and FG FLTK 1.1???
These things may be related, I get FGRun build failures:
-- Found X11_Xft...
-- Using FLTK_LIBRARIES for fgrun:
fltk_images;fltk_forms;fltk_gl;/usr/lib/x86_64-linux-gnu/libGL.so;fltk;/usr/lib/x86_64-linux-gnu/libSM.so;/usr/lib/x86_64-linux-gnu/libICE.so;/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libXinerama.so;/usr/lib/x86_64-linux-gnu/libXft.so
CMake Error at CMakeLists.txt:228 (message): 
FLTK 1.3 is required

..last time I tried build FG with FLTK 1.3 to keep FGRun happy, 
my FG build failed.

  The console only shows following strange error message as I haven't
  used no 
  aircraft with something like that:
  
  
  Failed to create alias
  at /controls[0]/refuelling[0]/refuelling-drogues-pos- norm
  [0]. Source /sim[0]/multiplay[0]/generic[0]/float[2] is already
  aliasing another
  property.
  Failed to set alias
  to /controls/refuelling/refuelling-drogues-pos-norm
  
  
  Setting log level to debug doesn't give anything, but setting to
  log-level bulk
  give me following:
  
  
  general:3:..\..\..\FlightGear\src\Main\main.cxx:311:FlightGear:
  Version unknown version
  general:3:..\..\..\FlightGear\src\Main\main.cxx:312:Built with
  Microsoft Visual C++ version 1600
  
  
  I used the latest win32 build #926, but also tried build numbers
  down to
 #920.
  None of them worked for me.
 
 I've just rebuilt SG/FG with MSVC10 using the up-to-date code with
 the same result: FG quits immediately
 
 Vivian  

-- 
..med vennlig hilsen = with Kind Regards from Arnt Karlsen
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FG Git compilation fail on Linux x86_64

2013-02-09 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 02/09/2013 11:59 PM, Arnt Karlsen wrote:
 On Sat, 09 Feb 2013 11:24:25 +, James wrote in message 
 216ae244-fe2e-4304-9351-078fc5353...@mac.com:
 
 
 On 9 Feb 2013, at 11:16, Arnt Karlsen a...@c2i.net wrote:
 
 ..I too get this.  If you need FG right now for e.g. PPL 
 training,
 
 If you are using FlightGear for anything serious,  you should't 
 be doing so using 'next' which is unstable and may have 
 temporarily broken features.
 
 The fgai issue, I believe Mathias has pushed a fix for,
 
 ..yup, that compiles ok now.
 
 I'll take a look at the other failure now.
 
 ..how do I enable these and the --jpeg-factory with the 
 download_and_compile.sh script, can I do it with cmake arguments
 or do I need to edit cmake things?
 
I still have trouble:
http://pastie.org/6106572
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEW2dMACgkQty+BhcbHvXjiNwCfeRWCN+aqpwV+0zIoNOVHIYgm
RC4AoL8MpaBT/j8B1RVMNmrIBwefdbtO
=m3r8
-END PGP SIGNATURE-

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FG Git compilation fail on Linux x86_64

2013-02-09 Thread Arnt Karlsen
On Sun, 10 Feb 2013 00:20:51 +0100, Roland wrote in message 
5116d9d3.6070...@mxchange.org:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On 02/09/2013 11:59 PM, Arnt Karlsen wrote:
  On Sat, 09 Feb 2013 11:24:25 +, James wrote in message 
  216ae244-fe2e-4304-9351-078fc5353...@mac.com:
  
  
  On 9 Feb 2013, at 11:16, Arnt Karlsen a...@c2i.net wrote:
  
  ..I too get this.  If you need FG right now for e.g. PPL 
  training,
  
  If you are using FlightGear for anything serious,  you should't 
  be doing so using 'next' which is unstable and may have 
  temporarily broken features.
  
  The fgai issue, I believe Mathias has pushed a fix for,
  
  ..yup, that compiles ok now.
  
  I'll take a look at the other failure now.
  
  ..how do I enable these and the --jpeg-factory with the 
  download_and_compile.sh script, can I do it with cmake arguments
  or do I need to edit cmake things?
  
 I still have trouble:
 http://pastie.org/6106572

..duh!  Next time.  Thanks.  If you can live without --jpeg-factory
for a wee while, I have both SG and FG compiling ok tonight, except
it bombs out with arnt@celsius:~/FG-git$ bash run_fgfs.sh \
--show-aircraft 
./fgfs: error while loading shared libraries: libRTI-NG.so.1: cannot
open shared object file: No such file or directory a
rnt@celsius:~/FG-git$ 

..how did you set the --jpeg-factory option???

-- 
..med vennlig hilsen = with Kind Regards from Arnt Karlsen
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel