Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [SOLVED] How to configure c32.lib correctly?
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] How to configure c32.lib correctly?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.3k 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.
  • B Offline
    B Offline
    biel_max
    wrote on last edited by
    #1

    Hello...

    i am trying to send USSD, and need to include <c32comm.h> dan lib c32.lib.
    but when i try to include <c32comm.h> i get an error, c32comm.h: No such file or directory)

    Please help

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      Well, either you have a typo in the file name or the folder with the file is not in your include path.
      That part can be answered without a crystal ball. If you need more advise, you need to add more information such as OS, compiler, etc.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • B Offline
        B Offline
        biel_max
        wrote on last edited by
        #3

        i am trying to use the code from here
        http://www.developer.nokia.com/Community/Wiki/Sending_USSD_commands

        in my computer, i use Qt Creator 2.1.0 based on Qt 4.7.1 (32bit), Windows 7 OS.

        yes, i need more advice to solve this problem
        thanks

        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