Ligne de commande
theodoredu10
Messages postés
44
Date d'inscription
Statut
Membre
Dernière intervention
-
theodoredu10 Messages postés 44 Date d'inscription Statut Membre Dernière intervention - 15 févr. 2010 à 13:51
theodoredu10 Messages postés 44 Date d'inscription Statut Membre Dernière intervention - 15 févr. 2010 à 13:51
A voir également:
- Ligne de commande
- Invite de commande - Guide
- Partage de photos en ligne - Guide
- Commande terminal mac - Guide
- Site de vente en ligne particulier - Guide
- Aller à la ligne excel - Guide
26 réponses
PS : dans mon make il y a cela :
#!/usr/bin/env sh
echo Building Precompiled Header...
cd src/arcemu-world
g++ -std=c++0x -pthread -Wall -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/mysql -I/usr/include/openssl -I/usr/local/include/openssl -I/usr/local/include -I. -I./../arcemu-shared -o StdAfx.h.gch StdAfx.h
echo Done. Now you can run make, and experience much faster build times. Remember to re-run this script every time you svn update.
#!/usr/bin/env sh
echo Building Precompiled Header...
cd src/arcemu-world
g++ -std=c++0x -pthread -Wall -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/mysql -I/usr/include/openssl -I/usr/local/include/openssl -I/usr/local/include -I. -I./../arcemu-shared -o StdAfx.h.gch StdAfx.h
echo Done. Now you can run make, and experience much faster build times. Remember to re-run this script every time you svn update.
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
T'as suivi ce passage :
Note: For those using Ubuntu linux as of version 9.10 Karmic Koala, (libstdc++5) was removed from repos - visit this page to acquire the necessary package: https://packages.ubuntu.com/jaunty/libstdc++5 Go to that page and download the .deb package, then manually install the package. ?
Note: For those using Ubuntu linux as of version 9.10 Karmic Koala, (libstdc++5) was removed from repos - visit this page to acquire the necessary package: https://packages.ubuntu.com/jaunty/libstdc++5 Go to that page and download the .deb package, then manually install the package. ?
sincerement jpense kil me faut un paquet qui permet de faire -std=c++0x
je me dit sa car sous windows, j'avais un truc similaire avec java
je me dit sa car sous windows, j'avais un truc similaire avec java