[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: lua link with VS2005: error C3174
- From: cortomaltese_mf <marco.furlan@...>
- Date: Tue, 3 Apr 2007 02:44:46 -0700 (PDT)
Hi,
I want to link my VS2005 application with the lua 5.1 libraries.
I compile both lua and my application with the same parameters, specifically
Code generation: MTd.
Preprocessor: WIN32;_DEBUG
I link with lua5.1.lib in the directory lua5.1\llib\static.
I get the following message:
c1xx : error C3174: module attribute was not specified
LINK : fatal error LNK1250: failed to merge IDL content
Please, can anybody help me.
Thanks
Marco
--
View this message in context: http://www.nabble.com/lua-link-with-VS2005%3A-error-C3174-tf3510767.html#a9806596
Sent from the Lua - General mailing list archive at Nabble.com.