Hi Nicolas,
Yes I am running on OSX/PPC 10.4.6.
mb$ nekoc test.neko
Called from neko/Main.nml line 128
Called from core/Args.nml line 50
Called from neko/Main.nml line 29
Exception : (file_contents, test.neko)
and when I run this (which is from the SPOD tutorial):
mb$ neko app
Called from neko/db/Mysql.hx line 29
Uncaught exception - load.c(214) : Failed to load library :
mysql.ndll (dlopen(mysql.ndll, 1): image not found)
The only way to get MySQL working with Haxe/Neko is to compile
it from the source? Because I do remember seeing that file
(mysql.ndll) somewhere...
Thanks,
Marcus
On Aug 29, 2006, at 2:31 PM, Nicolas Cannasse wrote:
The new version (neko) 1.4.2 is working great.
Hi Marcus, are you using OSX/PPC ?
What does running "nekoc test.neko" output ?
Thanks,
Nicolas
--
Neko : One VM to run them all
(http://nekovm.org)
--
Neko : One VM to run them all
(http://nekovm.org)