Using DLL compiled with Cygwin inside Visual Studio 2010

2014-09-12 Thread איציק בק
I've read already tremendous amount of articles, tutorials, and instructions about how to solve my problem - but still - no gain. I just can't put it into work. My goal is pretty simple: I want to compile a DLL file using Cygwin gcc tool, and then use it within MSVC2010. I'm actually want to do it

Re: Using DLL compiled with Cygwin inside Visual Studio 2010

2014-09-14 Thread איציק בק
>>I've read already tremendous amount of articles, tutorials, and >>instructions about how to solve my problem - but still - no gain. I >>just can't put it into work. >>My goal is pretty simple: I want to compile a DLL file using Cygwin >>gcc tool, and then use it within MSVC2010. >see https://cy