nico@210: Yes, with both Cygwin and Visual Studio C++.
nico@210:
nico@210:
nico@210: Because CANopen layer is coded with C, put a compilation option /TC or
nico@210: /TP if you plan to mix C++ files. See the MSDN documentation about
nico@210: that.
nico@210:
nico@210: