1
Général / Re : Objet qui se déplace tout seul
« le: Décembre 11, 2013, 10:03:48 pm »
Un petit vector<> de Bullet pour tout gérer d'un coup ^^
Cette section vous permet de consulter les contributions (messages, sujets et fichiers joints) d'un utilisateur. Vous ne pourrez voir que les contributions des zones auxquelles vous avez accès.
Démarrage de C:\Users\Nathan\Workbench\Dragon-Roar-DEBUG\debug\Dragon-Roar.exe...Le programme s'est terminé subitement.
C:\Users\Nathan\Workbench\Dragon-Roar-DEBUG\debug\Dragon-Roar.exe a quitté avec le code -1073741515
10:56:13: Exécution des étapes pour le projet Dragon-Roar...
10:56:13: Configuration inchangée, étape QMake sautée.
10:56:13: Débute : "C:\Qt\Qt5.0.1\Tools\MinGW\bin\mingw32-make.exe"
C:/Qt/Qt5.0.1/Tools/MinGW/bin/mingw32-make -f Makefile.Debug
mingw32-make[1]: Entering directory 'C:/Users/Nathan/Workbench/Dragon-Roar-DEBUG'
mingw32-make[1]: Nothing to be done for 'first'.
mingw32-make[1]: Leaving directory 'C:/Users/Nathan/Workbench/Dragon-Roar-DEBUG'
10:56:14: Le processus "C:\Qt\Qt5.0.1\Tools\MinGW\bin\mingw32-make.exe" s'est terminé normalement.
C:\Program Files (x86)\CMake 2.8\bin\;C:\Qt\Qt5.0.1\Tools\MinGW\bin\;C:\Qt\Qt5.0.1\5.0.1\mingw47_32\bin\;C:\Qt\Qt5.0.1\Tools\QtCreator\bin\;
INCLUDEPATH += C:\Users\Nathan\Workbench\library\SFML-2.0-rc\include
LIBS += -LC:/Users/Nathan/Workbench/library/SFML-2.0-rc/lib
CONFIG(release, debug|release)
{
LIBS += -lsfml-audio -lsfml-graphics -lsfml-network -lsfml-system -lsfml-window
}
CONFIG(debug, debug|release)
{
LIBS += -lsfml-audio-d -lsfml-graphics-d -lsfml-network-d -lsfml-system-d -lsfml-window-d
}
SOURCES += \
main.cpp \
Title.cpp \
Button.cpp \
Leveler.cpp
HEADERS += \
Including.h \
Title.h \
Button.h \
Leveler.h \
StepManager.h \
SavFiler.h \
EditorMain.h
RC_FILE = ressource.rc