Closed GoogleCodeExporter closed 9 years ago
I noticed that the problem appears only in the Visual Studio 2010 IDE.
It seems that when you debug mixed-mode assemblies compiled in release mode in
VS 2010 (and 2008, but is not usable in this case since target .net 4.0) the
native calls to printf and std:cout<< are not shown in the console.
This happens only when you run the application in VS with debugger attached,
while it works fine when you run the application with "start without debugging"
or outside visual studio.
To sum up, you can close the issue :)
Thanks
Original comment by giunto.c...@gmail.com
on 22 Feb 2013 at 9:48
This is a 'feature' of visual studio 2010.
Original comment by laurent....@gmail.com
on 22 Feb 2013 at 10:44
Original issue reported on code.google.com by
giunto.c...@gmail.com
on 5 Nov 2012 at 6:12