Created Mon, 16 Jan 2012 22:37:54 +0000 by yoshco
Mon, 16 Jan 2012 22:37:54 +0000
trying to use\port messangerlib "Messenger is a "toolkit" that facilitates the parsing of ASCII messages."
noob alaert, first thing i extract it to \mpide\mpide-0023-windows-20111221\libraries\messenger but after restart it doesn't appear in includes. whats up? should i init it somewhere else?
Mon, 16 Jan 2012 22:49:13 +0000
try hardware/pic32/libraries
Mon, 16 Jan 2012 23:04:02 +0000
thanks for the fast replay, this will have to wait, as it might be an overkill for what i need. im posting the errors it give for later reference.
\hardware\pic32\libraries\messenger\Messenger.cpp: In member function 'void Messenger::copyString(char*, __uint8_t)':
\hardware\pic32\libraries\messenger\Messenger.cpp:90:30: error: 'strlcpy' was not declared in this scope
\hardware\pic32\libraries\messenger\Messenger.cpp: In member function '__uint8_t Messenger::next()':
\hardware\pic32\libraries\messenger\Messenger.cpp:120:59: error: 'strtok_r' was not declared in this scope
all seem to be related to AVR <string.h>