apres un make reussi et generation d'executablepour mon application,j'arrive pas a executer mon code grace a l'executable comme si il n y a rien dedan mme si je suis certain que jai fait pleins daffichage meme pour tester
voila je vous colle mon erreur.
sudo ogr2gui-0
sudo: ogr2gui-0: command not found
le nom de l'executable je l'ai bien copier coller apres un ls!!vous pouvez le voir dans la liste
ls
App.o config.status Makefile README
bin configure Makefile~ res
BUILDING configure.in Makefile.in src
config.h COPYING ogr2gui-0 wxwin.m4
config.h.in doc ogr2gui-0.5.pro
config.log inc prj
merci ca a bien marché mais j'ai une erreur de segmentation,le helo world c'est just un test d'affichage avant l'affichage de mon framework Qt qui n s'affiche pas!:
root@lassoued-laptop:/home/lassoued/ogr2gui-0.5# ./ogr2gui-0
Hello, new world!
Erreur de segmentation
apres debug avec gdblé j'ai eu l'erreur dans le code propre a Qt il y a t'il une solution a regler ca,
Votre aide cher internaute de francecpp
Merci
(gdb) run
Starting program: /home/lassoued/ogr2gui-0.5/ogr2gui-0
[Thread debugging using libthread_db enabled]
Hello, new world!
[New Thread 0xb6817920 (LWP 7643)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6817920 (LWP 7643)]
0xb6fb8ea9 in QObject::objectName () from /usr/lib/libQtCore.so.4