SFML community forums

Help => General => Topic started by: cooldog99 on November 03, 2012, 11:47:43 am

Title: Need assistance integrating SFML with QT Creator -QT Lib 4.8.3, QT Creator 2.5.2
Post by: cooldog99 on November 03, 2012, 11:47:43 am
Hey again guys!
I need more help :(

I recently started playing with QT, and having ALOT of fun with it vs .Net.

however, I wanted to make a nice level editor with it, using SFML.
I tried to follow the 1.6 tutorial for SFML and QT, but with SFML 2.0 and ran into issues with an ambiguous call to create function from renderWindow, and QTWidget, so I made a small wrapper class for SFML renderwindow that called the create function with a different name. Fixed that issue, however the program doesn't run, only says: "Program exited unexpectedly".

Other than that my code is identical to SFML 1.6 QT tutorial.

Is there any sample project I can see to setup SFML with QT creator? I can't find an example project with SFML 2.0rc :/

Thanks.
Title: Re: Need assistance integrating SFML with QT Creator -QT Lib 4.8.3, QT Creator 2.5.2
Post by: Nexus on November 03, 2012, 11:49:38 am
Please read the forum descriptions before posting.

General Discussions is explicitly declared as: "For everything that is not a help request". There is a whole section of subforums with the title HELP.
Title: Re: Need assistance integrating SFML with QT Creator -QT Lib 4.8.3, QT Creator 2.5.2
Post by: cooldog99 on November 03, 2012, 11:51:09 am
There is a whole section of subforums with the title HELP, please read the forum descriptions before posting.

erm. Whoops. Somehow managed to click wrong link  :-[

can someone move this? haha
Thank you!