Crystal Space
Welcome,
Guest
. Please
login
or
register
.
May 18, 2013, 07:53:10 pm
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
9222
Posts in
2229
Topics by
5379
Members
Latest Member:
Reenaryerson
Crystal Space
Crystal Space Development
Support
Problems running wxTest -- How to integrate CS into wxWidgets?
« previous
next »
Pages:
[
1
]
Author
Topic: Problems running wxTest -- How to integrate CS into wxWidgets? (Read 1295 times)
JRR
Newbie
Posts: 3
Problems running wxTest -- How to integrate CS into wxWidgets?
«
on:
October 02, 2007, 08:12:37 pm »
Hi,
I’m trying to run wxtest.cpp which can be found in CS/tests. I did not have
problems to compile it, but the application crashes during the call to the
following method:
csInitializer::OpenApplication(object_reg); (in Simple::Initialize())
I’m running CS 1.2rc2 on Windows XP SP2, AMD Athlon X2, nVidia Quadro 6150.
The error report generated by Windows indicates that the error occurs in
wxgl.dll.
wxWidgets 2.8.0 compiles fine, including OpenGL support, and the bundled
OpenGL demos runs without errors, thus I believe that wxWidgets’ support to
OpenGL is ok. I’m using the following sequence to compile wxWidgets (from
wxWidgets root directory):
$> mkdir build-debug
$> cd build-debug
$> ../configure --with-msw --enable-debug --enable-debug_gdb
--disable-shared -–with-opengl USE_OPENGL=1
$> make
To compile CS in MSYS (from CS root directory):
$> ./configure –with-opengl USE_OPENGL=1
$> jam
The output log generated by CS’ “./configure” script shows the following
lines confirming that CS found wxWidgets:
checking for wx-config... wx-config
checking for libwx... yes
checking if wxWidgets is built with OpenGL support... yes
I would be glad to post any other information that might help to find the
solution to this problem.
TIA! Any help would be greatly appreciated!
Greetings,
José Rodolfo.
Logged
Vincent
Full Member
Posts: 191
Re: Problems running wxTest -- How to integrate CS into wxWidgets?
«
Reply #1 on:
October 06, 2007, 12:56:00 pm »
Hello,
can you retry with 1.2 final release, then provide a backtrace if you still get the problem ?
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Crystal Space Development
-----------------------------
=> General Crystal Space Discussion
=> Support
-----------------------------
Crystal Space Project Development
-----------------------------
=> Feature Requests
=> Plugins
=> Bug Reports
-----------------------------
Crystal Space Development
-----------------------------
=> Game Content Creation
-----------------------------
Miscellaneous
-----------------------------
=> Article/Tutorial Requests
=> Article/Tutorial Discussion
-----------------------------
Crystal Space Project Development
-----------------------------
=> Development Discussion
-----------------------------
Crystal Space Projects
-----------------------------
=> Project Discussion
=> WIP Projects
=> Finished Projects
-----------------------------
Associate Projects
-----------------------------
=> CEL Discussion
=> Crystal Core Discussion
=> CrystalBlend Discussion
-----------------------------
Crystal Space Project Development
-----------------------------
=> Google Summer of Code
-----------------------------
Associate Projects
-----------------------------
=> Apricot (Open Game)
=> Ares Project
Loading...