Error 16 error C2065: 'str' : undeclared identifier C:\gtkmm64\include\pango-1.0\pango\pango-utils.h 35 1 Sam64 Error 15 error C2065: 'stream' : undeclared identifier C:\gtkmm64\include\pango-1.0\pango\pango-utils.h 34 1 Sam64 Using VS12 in my Win7 and gtkmm-win64-devel-2.22.0-2.exe , I am trying to create a solution in 64bit, but I get the above errors, what could be causing this problem? Please note that using gtkmm-win32-devel-2.22.0-2.exe I have successfully created the same solution and application. |