Results 1 to 20 of 20

Thread: vector image

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,372
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: vector image

    I didn't say you had to copy exactly what I wrote. Please open QMake docs and see what the LIBS variable does and what to put in it.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  2. #2
    Join Date
    Feb 2009
    Posts
    53
    Thanks
    5

    Default Re: vector image

    so I read thisbut I dont understand very well how to add poppler file to my project
    if I would add something like this win32:LIBS += c:/mylibs/math.lib in poppler-0.10.4 I didnt find any lib files or I have to install poppler? I dont know how it install in windows

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,372
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: vector image

    Yes, you have to install poppler. You can't use something you don't have.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  4. The following user says thank you to wysota for this useful post:

    Noxxik (13th March 2009)

  5. #4
    Join Date
    Feb 2009
    Posts
    53
    Thanks
    5

    Default Re: vector image

    So I should find some manual how to install in windows, but I cannot find any manual. I tried find something, but instalation in windows it is not so easy

  6. #5
    Join Date
    Feb 2009
    Posts
    53
    Thanks
    5

    Default Re: vector image

    I remove poppler library and I add only svg images. So thank you for help
    I send you thanks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.