Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Adding SDL to a Qt Creator "Harmattan" Project
Forum Updated to NodeBB v4.3 + New Features

Adding SDL to a Qt Creator "Harmattan" Project

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 3.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kool65
    wrote on last edited by
    #1

    Hi, fairly new to Qt Creator and very new to N9, used SDL for a few years.

    Question: How do I add SDL libraries (ie SDL.h etc) to the "Harmattan" target of Qt Creator. What I know so far...

    • I've added LIBS += -lSDL to the .pro file
    • I've added "#include <SDL/SDL.h> to the mainwindow.cpp file, but this only links to the desktop SDL libraries.
    • I have Qt Creator 2.4.1 installed with Qt 4.7.4 on Linux.
    • I've checked the SDK-Maintenance-Tool but can find no mention of SDL Libraries.
    • Can't seem to locate anywhere to manually download the libraries.

    I found this mentioned multiple times searching the web...

    "Thanks to initial porting efforts of Javier Pedro, Simple DirectMedia Layer (SDL) is now available for the Nokia N9. The packages can be installed from the Platform SDK and Nokia Apps repositories."

    What does this "Installed from the Platform SDK" refer to? I can't find any such option in Qt Creator.

    Thanks for any help.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved