porting of UMPL library on QNX

By dan_leland , 4 December 2012

Hi guys,
I'm trying to port the umpl library into the my project (QNX).
So, I started adding the path of all directories containing ".h" files and then adding the path of all directories containing ".c" files (also the root directory).
But, when I try to compile some errors concerning to missing files are shown:


compass_debug.h: No such file or directory
packet.h: No such file or directory


I've seen that these files are available inside the AVR-UC3 project, but I cannot copy those files inside my project because are platform dependent.

Does some of you successfully ported the umpl library on the own MCU?

Thanks
phpbb Topic ID
14892