Re: Machine Level Exception Error
- Posted by jmduro 1 week ago
- 98 views
andreasWagner said...
Hi,
i basicly did the same and got it to work
But i had some dll missing on my system before i got this far.
it took me a while
13.12.2024 14:56 562.176 libfreetype-6.dll 13.12.2024 16:15 151.731 libgcc_s_seh-1.dll 13.12.2024 16:00 920.576 libjpeg-8.dll 13.12.2024 16:02 247.390 libpng16-16.dll 13.12.2024 16:05 338.088 libwinpthread-1.dll 13.12.2024 16:12 103.256 zlib1.dllPassing Null seems the way to go according to the documentation
If the drivers argument is NULL (the usual case), Agar selects the "best" driver available on the current platform.
Maybe this helps (btw i used Phix for this)
Andreas
Hello Andreas,
With EU 4.2 64-bits, I still get the same error, eirther with AG_InitGraphics("WGL") or AG_InitGraphics(0).
Jean-Marc