Hi,
First, thanks for reading this post.
I have ubuntu 12.10 as a virtualbox virtual machine inside a windows 8 host.
I want to learn something about wxwidgets. I start ubuntu. I create a project on codeblocks, that is actually the codeblocks template, and when I run it I don't see nothing.
I have copied some simple code from the world wide web and I have builded it from the command line. Same issue, I see a window sometimes and sometimes I see nothing.
When I run my program inside gdb it works perfectly.
I have modified my .bashrc file adding to it: export LIBGL_ALWAYS_INDIRECT=1. I think that this has nothing to do with my problem.
Where is the bug?
Thanks for your reading.
First, thanks for reading this post.
I have ubuntu 12.10 as a virtualbox virtual machine inside a windows 8 host.
I want to learn something about wxwidgets. I start ubuntu. I create a project on codeblocks, that is actually the codeblocks template, and when I run it I don't see nothing.
I have copied some simple code from the world wide web and I have builded it from the command line. Same issue, I see a window sometimes and sometimes I see nothing.
When I run my program inside gdb it works perfectly.
I have modified my .bashrc file adding to it: export LIBGL_ALWAYS_INDIRECT=1. I think that this has nothing to do with my problem.
Where is the bug?
Thanks for your reading.