Hi, I work first time with visualGDB in VS 2010 and get problems with IntelliSense.
I get some errors of this type: IntelliSense: more than one instance of overloaded function “accept” has ‘C’ linkage c:program files (x86)microsoft sdkswindowsv7.0aincludewinsock2.h
I don’t use winsock2.h – only want to compile a linux app with libcurl.
Could you determine which include file causes this? Does it still happen on a default “hello, world” project? Could you share a screenshot of your IntelliSense settings page of VisualGDB Project Properties?