problem with compiling C++ files
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I have one big solution containing C# and C++ projects. There is a problem with compiling C++ files. There are many errors like for example : Error 26 error LNK2001: unresolved external symbol _fflush Is it due to the fact that I have to choose environment settings for one language and I have chosen C#? Is there any problem with compiling a solution containing projects in other languages in VS2005? Thanks for help Ela