Unfortunately I am using sensors which only support windows.
I have to send some data from these sensors via node to a Linux computer.
I set the compiler to VS 2010 and started the project again and then I get several access violation errors.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntdll.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel32.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\KernelBase.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\opt\ros\hydro\x86\bin\roscpp.dll'. Symbols loaded.
'TestTalker.exe' (Win32): Loaded 'C:\opt\ros\hydro\x86\bin\rosconsole.dll'. Symbols loaded.
'TestTalker.exe' (Win32): Loaded 'C:\opt\ros\hydro\x86\bin\rostime.dll'. Symbols loaded.
'TestTalker.exe' (Win32): Loaded 'C:\opt\rosdeps\hydro\x86\lib\boost_date_time-vc-mt-1_47.dll'. Module was built without symbols.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcp100.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcr100.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\opt\rosdeps\hydro\x86\lib\boost_thread-vc-mt-1_47.dll'. Module was built without symbols.
'TestTalker.exe' (Win32): Loaded 'C:\opt\rosdeps\hydro\x86\bin\log4cxx.dll'. Module was built without symbols.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\advapi32.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcrt.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sechost.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rpcrt4.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sspicli.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\cryptbase.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\odbc32.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\user32.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\lpk.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\usp10.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ws2_32.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\nsi.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\opt\rosdeps\hydro\x86\lib\boost_regex-vc-mt-1_47.dll'. Module was built without symbols.
'TestTalker.exe' (Win32): Loaded 'C:\opt\rosdeps\hydro\x86\lib\boost_system-vc-mt-1_47.dll'. Module was built without symbols.
'TestTalker.exe' (Win32): Loaded 'C:\opt\ros\hydro\x86\bin\roscpp_serialization.dll'. Symbols loaded.
'TestTalker.exe' (Win32): Loaded 'C:\opt\ros\hydro\x86\bin\xmlrpcpp.dll'. Symbols loaded.
'TestTalker.exe' (Win32): Loaded 'C:\opt\rosdeps\hydro\x86\lib\boost_signals-vc-mt-1_47.dll'. Module was built without symbols.
'TestTalker.exe' (Win32): Loaded 'C:\opt\rosdeps\hydro\x86\lib\boost_filesystem-vc-mt-1_47.dll'. Module was built without symbols.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcr100d.dll'. Symbols loaded.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcp100d.dll'. Symbols loaded.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\imm32.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msctf.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\PROGRA~2\Sophos\SOPHOS~1\SOPHOS~1.DLL'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\psapi.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\odbcint.dll'. Module was built without symbols.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\nlaapi.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\NapiNSP.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\pnrpnsp.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\mswsock.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dnsapi.dll'. Cannot find or open the PDB file.
'TestTalker.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winrnr.dll'. Cannot find or open the PDB file.
Exception thrown at 0x7595C54F in TestTalker.exe: Microsoft C++ exception: std::bad_alloc at memory location 0x001AF51C.
Exception thrown at 0x7595C54F in TestTalker.exe: Microsoft C++ exception: std::bad_alloc at memory location 0x001AED00.
Exception thrown at 0x7595C54F in TestTalker.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000.
Unhandled exception at 0x7595C54F in TestTalker.exe: Microsoft C++ exception: std::bad_alloc at memory location 0x001AED00.