dhruv_acharya

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • dhruv_acharya
    Participant

    Hi,

    Yes I think you are right. I have solved problem via this:

    1. I have installed the official poco per-built libraries from debian source on my beaglebone using sudo apt-get install libpoco-dev.

    2. Created a new project and sync all the system root headers and library.

    3. Success.

     

    dhruv_acharya
    Participant

    Hi Bazis,

    Thanks for the help. But, after I add this directory path to makefile setting page, error for no such header file is gone, but now it gives following errors:

    Error    1    error VGDB1000: undefined reference to `Poco::Ascii::CHARACTER_PROPERTIES’    C:\poco-1.6.1\Foundation\include\Poco\Ascii.h    129    1    Test_Poco
    Error    2    error VGDB1000: undefined reference to `Poco::Ascii::CHARACTER_PROPERTIES’    C:\poco-1.6.1\Foundation\include\Poco\Ascii.h    129    1    Test_Poco

    You can see the this image for more reference.

Viewing 2 posts - 1 through 2 (of 2 total)