Cannot compile megalogger sketch?

Discussion about software developed by Freematics, including Freematics Builder and Freematics Emulator GUI
Post Reply
ncmartz
Posts: 2
Joined: Mon Sep 22, 2014 2:00 am

Cannot compile megalogger sketch?

Post by ncmartz »

Freematic Forum members,

Has anyone gotten megalogger software to compile? For the past several days I've tried compiling megalogger software with NO success. I have used Arduino IDE and CodeBlocks compilers software, still having coding issues? I have commented out varies lines of code and still NO success. Downloaded latest megalogger software from GitHub web site still having problems.

Arduino IDE compiler: Have placed all 4 libraries, *.h and *.cpp in the sketch. Also edited and verified config.h for correct configuration of OBD-II (I2C), GPS (serial), motion sensors (I2C), data logging, data streaming (BLE) and data display (SSD1289).

Errors: class LCD_SSD1289 : public UTFT, public LCD_ COMMON
Compiler has generated over 24 errors.

CobeBlocks compiler:

Errors: OBD_PROTOCOL, GET_VOLTAGE and COBDLOGGER setup routines?
Compiler has generated 2 errors and 78 warning.

If anyone has been successful with compiling and uploading megalogger software into Arduino Mega board, would appreciate your assistance in solving this problem? I must be leaving something out, which is not allowing the software to compile. I believe in the KISS principle, "keep it simple stupid", concerning software and hardware development! Nothing fancy, I'm just trying to get the original software to compile, with existing hardware?

Here is my contact info: martznc@q.com

Best Regards,
Nathan Martz
United States
stanley
Site Admin
Posts: 1018
Joined: Sat Mar 01, 2014 3:15 am

Re: Cannot compile megalogger sketch?

Post by stanley »

What's the compiler error message?
ncmartz
Posts: 2
Joined: Mon Sep 22, 2014 2:00 am

Re: Cannot compile megalogger sketch?

Post by ncmartz »

Problem solved had older version of Arduino IDE 1.0.5r2, installed Arduino IDE 1.5.7. Everything working Ok.
awais
Posts: 2
Joined: Thu Nov 27, 2014 11:29 pm

Re: Cannot compile megalogger sketch?

Post by awais »

Thanks for your replies my problem is solved. :D :)
anosh g...!!!
Post Reply