Hi,
I get the following error when I try to run the entity.pb example.
I get an Invalid memory error on the line if InitEngine3D(). If I add opengl as a subsystem I then get a linker error saying /usr/bin/ld: cannot find -lXxf86vm collect2: ld returned 1 exit status.
Does anyone know why this might be.
I get this on both Ubuntu 32bit and Mint 10 64bit versions of Linux.
[SOLVED] Unable to compile 3d examples on Linux
[SOLVED] Unable to compile 3d examples on Linux
Last edited by Ajm on Sun Dec 11, 2011 7:55 pm, edited 1 time in total.
Re: Unable to compile 3d examples on Linux
I actually get an Invalid Memory Access error on:
'Screen3DRequester.pb' - Line: 50 - "If ExamineScreenModes()" running the same example...
Some prerequisites missing?
'Screen3DRequester.pb' - Line: 50 - "If ExamineScreenModes()" running the same example...
Some prerequisites missing?
Thanks!
Re: Unable to compile 3d examples on Linux
Hi,
I tried searching again and found the answer in the following post.
http://www.purebasic.fr/english/viewtop ... 15&t=48108
I tried searching again and found the answer in the following post.
http://www.purebasic.fr/english/viewtop ... 15&t=48108

