marcus905 / libnfc

Automatically exported from code.google.com/p/libnfc
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Enhancement for Windows Development: Log to OutputDebugString #237

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Implemented here:

https://code.google.com/r/alexlian-windows-compatibility/source/detail?r=6a6d37e
0cea695d180415f0d26d6c4df056276e4&name=windows-debug

In the Windows Visual Studio environment, it would nice to be able to get the 
libnfc stderr spew in the output window. This should effectively capture this.

Original issue reported on code.google.com by alex.l...@gmail.com on 3 Mar 2013 at 10:47

GoogleCodeExporter commented 9 years ago
FYI all your changes in branch windows-debug have now been cherry-picked except 
this patch, still to do.

Original comment by yob...@gmail.com on 7 Mar 2013 at 8:47

GoogleCodeExporter commented 9 years ago
Patch now cherry-picked + Makefile.am fixed
All changes from your windows-debug branch has now been taken into account.
You can consider deleting it and branching again from current master for next 
changes.
I hope none of my recent patches broke windows compatibility...

Original comment by yob...@gmail.com on 7 Mar 2013 at 11:42