|
DLL conflict
Ok me an my partner figured there was some kind of conflict with C# app and C++ dlls!?!?! So we decided to convert everything in the C# app to a C++ CLR Windows Form App. So i added the project to my (cpp)SED.dll solution ran them both. worked fine. then i added a reference to the output of the SED.dll project and the dll compiled fine but the app with the reference failed! saying SED.lib cannot be opened
2>Linking...
2>LINK : fatal error LNK1104: cannot open file '..\debug\SED.lib'
it doesn't appear to be making a .lib file!!!
__________________
"When in Rome, Do as the Romans Do"
"Beauty is in the eye of the BEER holder"
"Save your breath your going to need it for your blow up doll later"
SearchLores.org
|