bonjour,
alors voici mon problème:
je veux compiler le fichier test.cc, je tape :
g++ test.cc -o exe -I /MES_LIB/LIBNT2/DNT2/trunk/ -I /MES_LIB/LIBNT2/ -I /MES_LIB/boost_1_33_1/ -O3 -msse2 -msse -lnt2 -latlas -L /MES_LIB/LIBNT2/DNT2/trunk/source/
et voici l'erreur renvoyé(apres un long temps de compilation...):
/usr/bin/ld: -L: directory name missing
collect2: ld returned 1 exit status
vous avez une idée?
Partager