Search found 2 matches

by randybma
Thu Jul 02, 2009 9:27 pm
Forum: Linux
Topic: Please help - Ogre3D no luck with Linux
Replies: 17
Views: 9218

4.31 - Camera.pb try to compile with debugger

Hello Andi,

When I compile with debugger Camera.pb I get error in Screen3DRequester.pb and line 50. The error is Invalid memory access. Did you try to compile with debugger?

Line 50:

Code: Select all

    If ExamineScreenModes()

Randy

Debian Lenny 2.6.26-2-686 #1 SMP PureBasic 4.31
by randybma
Wed Sep 10, 2008 10:02 pm
Forum: Linux
Topic: Help needed , debugger , linux(Ubuntu 8.04)
Replies: 17
Views: 8282

This seems not to fix my problem. In fact, I continue to get the message:

gcc:// (starting directory) /purebasic_compilation0.out: No file or directory

:(

Same problem on Debian 4.0. I can make the directory and file in the /tmp directory with no errors

Test --> touch /tmp/test and the rm /tmp ...