nmea library don't work with MB7.6

General discussion on mikroBasic PRO for PIC.
Post Reply
Author
Message
nicoco
Posts: 34
Joined: 04 Oct 2008 09:20

nmea library don't work with MB7.6

#1 Post by nicoco » 26 Feb 2020 11:07

Hi, i used NMEA library in a project with MB7.2, all works fine, now after upgrade to 7.6, the compiler say "lib .mbas not found" as attached picture

obviously i have installed the library with package manager.

What is wrong ?

Thank's
Attachments
error compiling.png
error compiling.png (408.03 KiB) Viewed 1079 times

nicoco
Posts: 34
Joined: 04 Oct 2008 09:20

Re: nmea library don't work with MB7.6

#2 Post by nicoco » 26 Feb 2020 11:48

Problem solved, i have to replave __Lib_I2C_c34b12 with an older one, but the file that works is older, is it a problem ?

User avatar
jovana.medakovic
mikroElektronika team
Posts: 986
Joined: 18 Dec 2018 10:36

Re: nmea library don't work with MB7.6

#3 Post by jovana.medakovic » 27 Feb 2020 14:33

Hello,

You probably installed the NMEA library from Libstock:
https://libstock.mikroe.com/projects/vi ... ea-library
so, you only need to go Project -> Edit Search Paths and add this path:
...\Mikroelektronika\mikroBasic PRO for PIC\Packages\NMEA Library\Uses

Kind regards,
Jovana

Post Reply

Return to “mikroBasic PRO for PIC General”