Helmut

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Copy XML files #13228
    Helmut
    Participant

    You can specify which file extensions are transferred on the first page of VisualGDB Project Properties (e.g. add “*.xml” to the file transfer masks).

    That is what i did – it does not work. I guess the xml file is not in the right location. Can you tell me what file from which location will be transfered?

    in reply to: Poco Lib Raspberry Pi #13197
    Helmut
    Participant

    Ok, i figured out whats to do:

    1. Install the Poco precompiled files or compile them by your self
    2. Create a project, use msbuild
    3. In the projects VisualGDB settings, under MSBuild settings add the needed Informations
    • Include directories (e.g. /usr/include/Poco)
    • Library names (e.g. PocoNet)

     

    This compiles and IntelliSense works fine.

    in reply to: Poco Lib Raspberry Pi #13196
    Helmut
    Participant

    Im use MsBuild (i dont know if this matters)

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