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. SpwErrorVal

SpwErrorVal

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 751 Views 3 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
    biomary
    wrote on last edited by
    #1

    When I run SiOpen(); it returns NULL and it gives a value to SpwErrorVal variable. But I can not find this variable, how do i reach it?

    kshegunovK Paul ColbyP 2 Replies Last reply
    0
    • B biomary

      When I run SiOpen(); it returns NULL and it gives a value to SpwErrorVal variable. But I can not find this variable, how do i reach it?

      kshegunovK Offline
      kshegunovK Offline
      kshegunov
      Moderators
      wrote on last edited by
      #2

      I understand neither the question nor the context.

      Read and abide by the Qt Code of Conduct

      1 Reply Last reply
      1
      • B biomary

        When I run SiOpen(); it returns NULL and it gives a value to SpwErrorVal variable. But I can not find this variable, how do i reach it?

        Paul ColbyP Offline
        Paul ColbyP Offline
        Paul Colby
        wrote on last edited by
        #3

        Hi @biomary,

        When I run SiOpen(); it returns NULL and it gives a value to SpwErrorVal variable.

        You appear to be using some library that is unrelated to Qt (some sort of SpaceWare library?), so I'd highly recommend you ask somewhere specific to that library - perhaps they have a support forum, mailing list or support contact of some sort?

        But I can not find this variable, how do i reach it?

        Apart from reaching out the authors of that library, you could try searching GitHub for (usually working) code samples (I do this often :)

        • https://github.com/search?q=SpwErrorVal&type=Code&utf8=✓

        Already I see a couple of examples that might lead you in the right direction, such as this one... though that does look Windows (DLL) specific.

        Good luck :)

        1 Reply Last reply
        3

        • Login

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