boe1iz Posted April 6, 2006 Report Share Posted April 6, 2006 Hello, I am trying to compile a module on MSVC++ 2005. I got some warnings like warning C4133: 'function' : incompatible types - from 'char [9]' to 'LPCWSTR' but only warnings. When I put this dll in modules folder FS2004 doesnt load the dll When I compile the same code with Dev-C++ everthings is going well. I think I couldn't configure my IDE properly. Can somebody explain the MSVC 2005 or 2003 IDE configuration for module writing? Thanks in advance Regards Link to comment Share on other sites More sharing options...
boe1iz Posted April 11, 2006 Author Report Share Posted April 11, 2006 Arent there anybody to explain how do you configure your MCVC++ 2005 IDE for module compilation like; Code Generation Linker Properties etc. Best Regards, Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now