|
From: Erik H. <er...@eh...> - 2023-01-23 15:14:48
|
On 1/23/23 15:18, Florent Rougon wrote: > I'd be happy to test or debug if you give the rest of the code (Nasal > snippet with the sqlite calls, etc.). FlightGear now builds the standalone Nasal interpreter in Flightgear/src/Main and testing the SQLite functionality is easy by calling nasal <path_to_simgear-sources>/simgear/nasal/misc/sqlite.nas It fills an sqlite file in the current directory and reads back the results. Erik -- http://aeonwave.xyz High performance audio scenegraph and sound simulation. |