July 3, 200619 yr Hi Leute! I have compiled FlightGear as a Dynamic Library and I have export some Funktions that I can start and end FlightGear externly with a other Programm. My question: How can I finished FlightGear? I had try it with the following funktions: fgSetBool("/sim/signals/exit", true); fgExit(0); but if I run my programm an want finished FlightGear, I get the following errormessage: Die Anweisung in "0x1642ecde" verweist auf Speicher in "0x1695ee50". Der Vorgang "read" konnte ncht auf dem Speicher durchgef
July 16, 200619 yr >Hi Leute! >>I have compiled FlightGear as a Dynamic Library and I have >export some Funktions that I can start and end FlightGear>externly with a other Programm. >>My question: How can I finished FlightGear? >>I had try it with the following funktions: >>fgSetBool("/sim/signals/exit", true); >fgExit(0); >>but if I run my programm an want finished FlightGear, >I get the following errormessage: >>Die Anweisung in "0x1642ecde" verweist auf Speicher in >"0x1695ee50". Der Vorgang "read" konnte ncht auf dem >Speicher durchgef
Create an account or sign in to comment