Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411508 Posts in 69374 Topics- by 58430 Members - Latest Member: Jesse Webb

April 26, 2024, 10:54:36 AM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsDeveloperTechnical (Moderator: ThemsAllTook)uuid.lib compiler error
Pages: [1]
Print
Author Topic: uuid.lib compiler error  (Read 3866 times)
handCraftedRadio
The Ultimate Samurai
Level 10
*



View Profile WWW
« on: May 01, 2007, 05:50:42 PM »

Hi I am having trouble with an error that I keep getting when I compile my directx app with Dev-Cpp. It has been working fine until I initilized the keyboard. I am now getting the error:

  .drectve `/DEFAULTLIB:"uuid.lib" /DEFAULTLIB:"uuid.lib" ' unrecognized

I have tried various things to fix it but was unsuccessful. The app still runs seemingly normal even with this error, but I don't want it to cause problems later on. Any help would be greatly appriciated. Thanks.
Logged

ravuya
Level 7
**


Yip yip yip yip yip


View Profile WWW
« Reply #1 on: May 01, 2007, 08:10:22 PM »

Dev-C++ does not support the MSVC-style compiler arguments.

You want something like g++ yourfile.cpp yourotherfile.cpp yourlibrary.lib
Logged

Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic