Page 1 of 1

PocketHAL Library #include's

PostPosted: Apr 12, 2004 @ 10:29pm
by Dan East
I just upgraded from PocketHAL 0.4 to 0.6. In 0.6 all your internal includes are using < > strings instead of "", which means that PocketHAL must be installed in an "official" header include path. I think you should change them all to local path includes so that the PocketHAL library can be placed anywhere (ie within the project source files, instead of the Pocket PC SDK directory).

The four particular includes are:
input.h:11
surface.h:11,12
display.h:12

Dan East

PostPosted: Apr 12, 2004 @ 11:44pm
by Kzinti

Re: PocketHAL Library #include's

PostPosted: Apr 14, 2004 @ 9:18am
by hm

PostPosted: Apr 14, 2004 @ 12:54pm
by Dan East

PostPosted: Apr 14, 2004 @ 4:40pm
by hm