Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Missing libraries

    General and Desktop
    3
    6
    1644
    Loading More Posts
    • 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.
    • S
      sliver_twist last edited by

      i cannot include tchar.h and windows.h they do not exist in the qt
      My qt is Qt Creator 2.5.0 Based on Qt 4.8.1 (64 bit)
      and my OS is opensuse 12.2

      1 Reply Last reply Reply Quote 0
      • sierdzio
        sierdzio Moderators last edited by

        Why would you want to include windows.h on a Linux OS? Even if you did it would not work... unless you are crosscompiling.

        (Z(:^

        1 Reply Last reply Reply Quote 0
        • S
          sliver_twist last edited by

          that's exactly what i intend to do

          1 Reply Last reply Reply Quote 0
          • sierdzio
            sierdzio Moderators last edited by

            Oh I see. I've never corsscompiled to Windows, cannot help. I'm sure there are some tutorials online somewhere.

            (Z(:^

            1 Reply Last reply Reply Quote 0
            • S
              sliver_twist last edited by

              i am going crazy with this . It's my graduation project.... 1 month till the end and i am stacked in the main functionality of my app

              1 Reply Last reply Reply Quote 0
              • SGaist
                SGaist Lifetime Qt Champion last edited by

                It's one thing to be able to cross-compile an application to Windows, it's another to use Windows only functionalities.

                What specific function do you want to call ?

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post