NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
lousygarua
Joined: 24 Apr 2012 Posts: 3 Location: Israel
|
Posted: Tue Apr 24, 2012 2:11 am Post subject: SFML + Simple C++ Unit Test. Not working. |
|
|
Hello.
NetBeans 7.1.1, Windows 7, SFML 1.6
I'm trying to build a project that uses SFML and the built-in simple C++ unit test thing.
When I run a test, it compiles and links my files successfully, but when the tests should start, nothing happens. It just idles without any jobs pending on the bottom status bar and the message on the tests panel stays "Running tests, please wait...".
I managed to trace the problem to linking with SFML. When I compile without any SFML class references (i.e. all SFML code is commented out), the tests run. As soon as I compile using an object from the SFML library (i.e. uncommenting even a single line of my SFML code), stuff goes wrong.
I'm not sure if this should go on the SFML forums, but maybe there's some obscure setting somewhere that someone of you netbeaners might think about.
Thanks!
Amir |
|
| Back to top |
|
 |
lousygarua
Joined: 24 Apr 2012 Posts: 3 Location: Israel
|
Posted: Sun Apr 29, 2012 3:57 pm Post subject: |
|
|
I'm still facing this problem. Can no one help me on this one?
What other information should I include in this post? |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|