C++ library functions being marked as undefined.
When including C++ libraries, Resharper is marking the library
functions/mehods as undefined. When VS2005 and/or VS2003 compiles there are
not linking errors and everything compiles and links correctly. The C++
libraries are built using .NET managed code extensions for compatibility
with C# and .NET.
Please sign in to leave a comment.
Hello Alan,
we're currently working on fixing this issue, and in the nearest builds ReSharper
will read the compiled output of C++ projects
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Great news, since I'm suffering from that too
(http://www.intellij.net/forums/thread.jsp?forum=37&thread=173299)
Regards,
Thomas
Dmitry Shaporenkov (JetBrains) wrote:
>> When including C++ libraries, Resharper is marking the library
>> functions/mehods as undefined. When VS2005 and/or VS2003 compiles
>> there are not linking errors and everything compiles and links
>> correctly. The C++ libraries are built using .NET managed code
>> extensions for compatibility with C# and .NET.
>>