|
From: libwbxml <ti...@op...> - 2012-06-13 19:34:18
|
#83: cmake module not installed
-----------------------+-----------------------
Reporter: druzil | Owner: bellmich
Type: issue | Status: assigned
Priority: important | Milestone: 0.11.2
Component: wbxml2 | Version: 0.11.0
Severity: other | Resolution:
Keywords: |
-----------------------+-----------------------
Comment (by bellmich):
Replying to [comment:3 druzil]:
>
> However when I make my project it cannot find "wbxml.h"
>
> (referring to the line in my code where I have #include <wbxml.h>)
The correct include would be:
#include <wbxml/wbxml.h>
I changed this for the 0.11.x series.
--
Ticket URL: <https://libwbxml.opensync.org/ticket/83#comment:4>
libwbxml <http://libwbxml.opensync.org/>
WBXML Library
|