Jump to content

Compiling problems


Recommended Posts

Posted

Hello,

First of all, O.S : Windows Seven 64 bits, Visual C++ 2008,2010 (it's the same problem) and with clean source or patched source it's also the same.

When I'm compiling I've some fatal errors :

  • * For tbb and tbbmaloc :
    Assembling...
    'ml.exe' n'est pas reconnu en tant que commande interne
    ou externe, un programme exécutable ou un fichier de commandes.
    Project : error PRJ0019: Un outil a retourné un code d'erreur à partir de "Assembling..."
    * - LINK : fatal error LNK1181: impossible d'ouvrir le fichier en entrée '.\\game__win32_release\\game.lib'
    * - LINK : fatal error LNK1181: impossible d'ouvrir le fichier en entrée 'mangosd.lib'

How to fix it ?

Sorry for my english, i'm french.

Thank's.

Posted

"Visual C++ 2008,2010" That not exactly true... You use public edition of VS, and in this case you must use public edition with service pack. So just re-download from MS proper version.

MASM (Microsoft Assembler) included in professional edition, or in public edition with SP1.

Posted

"Visual C++ 2008,2010" That not exactly true... You use public edition of VS, and in this case you must use public edition with service pack. So just re-download from MS proper version.

MASM (Microsoft Assembler) included in professional edition, or in public edition with SP1.

  • 3 weeks later...
Posted

when i load vc100 or vc90 the same thing happens says that 1 or more projects cannot be loaded and ive followed the guide to a t so far. so im not understanding what im doing wrong. can someone help me please

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use