Search found 4 matches
- Sun Nov 06, 2011 09:54
- Forum: Offtopic Discussion
- Topic: [solved] Windows Error 87 : Parameter incorrect
- Replies: 4
- Views: 17341
Re: Windows Error 87 : Parameter incorrect
Finally... I found the reason. I don't excatly know why, but it is definitely related to this option: In the linker section of the DLL configuration there is an option, named "Link time code generation" If this option is not set to: Yes (which adds the parameter "/LTCG" to the li...
- Sat Nov 05, 2011 18:52
- Forum: Offtopic Discussion
- Topic: [solved] Windows Error 87 : Parameter incorrect
- Replies: 4
- Views: 17341
Re: Windows Error 87 : Parameter incorrect
Hi CE! I deleted EVERYTHING, checked the project out from SVN and rebuild it. I work on Windows 7 with VS2010 (without SP1) and I'm using CEGUI 0.7.5 SDK originally from this website. The closest solution I have found to my problem is that one or more of these components use different versions of VC...
- Fri Nov 04, 2011 20:21
- Forum: Offtopic Discussion
- Topic: [solved] Windows Error 87 : Parameter incorrect
- Replies: 4
- Views: 17341
[solved] Windows Error 87 : Parameter incorrect
Hi all, The weirdest thing happened in my life! I use CEGUI in a dll plugin for another project. After I upgraded my visual studio from 2008 to 2010, I can't run my project! just when I load the plugin dll with LoadLibrary, error 87 pops up and tells me: The parameter is incorrect. I have googled th...
- Thu Jun 26, 2008 14:56
- Forum: Help
- Topic: CEGUI and Ogre3D...
- Replies: 4
- Views: 5587