Hello
Can i use free Dev++ program for compiling sample from OBDII View instead of Visual C
Thx
Dev ++
Re: Dev ++
Hello,
The C++ example for OBDII is a common Win32 C++ project. Maybe you will need to do some changes regarding the project file or some includes related to Visual Studio, but I think you can. If you have problems loading the project, just create a new one with Dev++ and copy and paste the actual code, i.e. the code contained in the "OBDII View.cpp" file. That should work.
The C++ example for OBDII is a common Win32 C++ project. Maybe you will need to do some changes regarding the project file or some includes related to Visual Studio, but I think you can. If you have problems loading the project, just create a new one with Dev++ and copy and paste the actual code, i.e. the code contained in the "OBDII View.cpp" file. That should work.
Best regards,
Keneth
Keneth