Updates:
Status: WontFix
Labels: -Version-TRUNK Version-3.0.0
Comment #7 on issue 190 by benoit.m...@gmail.com: Crash with OpenGL projects
http://code.google.com/p/gambas/issues/detail?id=190
OK.
--
Try
Comment #6 on issue 190 by jussi.la...@gmail.com: Crash with OpenGL projects
http://code.google.com/p/gambas/issues/detail?id=190
It means, it is wise to ignore this issue until driver problems are
resolved (if you or anyone were actively investigating this issue). But if
you are sure that th
Comment #5 on issue 190 by benoit.m...@gmail.com: Crash with OpenGL projects
http://code.google.com/p/gambas/issues/detail?id=190
I think so. What does "put ... on hold" mean?
--
Keep Your Developer Skills Current with
Comment #4 on issue 190 by jussi.la...@gmail.com: Crash with OpenGL projects
http://code.google.com/p/gambas/issues/detail?id=190
Put this issue on hold!
Seems like there are problems with current nvidia driver.
--
Kee
Comment #3 on issue 190 by jussi.la...@gmail.com: Crash with OpenGL projects
http://code.google.com/p/gambas/issues/detail?id=190
"CTunnel.tunnelAfficher.122" points to "gl.end()"
I had extra newline in sources from trying to debug it.
--
Comment #2 on issue 190 by jussi.la...@gmail.com: Crash with OpenGL projects
http://code.google.com/p/gambas/issues/detail?id=190
See compile.log for normal compilation.
And gbxcomp.log for debug compilation of gbx3.
( make "CFLAGS=-O0 -g" "CXXFLAGS=-O0 -g" && sudo make install ) >
~/Desktop/gb
Updates:
Status: NeedsInfo
Labels: -Version Version-TRUNK
Comment #1 on issue 190 by benoit.m...@gmail.com: Crash with OpenGL projects
http://code.google.com/p/gambas/issues/detail?id=190
It works perfectly there... Can you provide the full output of your
compilation process?
C
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 190 by jussi.la...@gmail.com: Crash with OpenGL projects
http://code.google.com/p/gambas/issues/detail?id=190
1) Describe the problem.
OpenGL projects crash when run.
2)