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. OpenCV + Qt Different behaviours
Forum Updated to NodeBB v4.3 + New Features

OpenCV + Qt Different behaviours

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 684 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.
  • U Offline
    U Offline
    Ugiat
    wrote on last edited by
    #1

    Hi all,

    My program shows different behavior when launching from Qt IDE than when it is running from the terminal ( ./myProgram).

    I guess that the system environments are different, but I tried to export all the environment variables before executing the program without success.

    About the program, I am using Qt 4.8.2 and OpenCV 2.4.9. My operating system is an Ubuntu: Linux xx 3.13.0-36-generic #63-Ubuntu x86_64 GNU/Linux.

    I would like to know the output argument that Qt Creator is generating for launching the program to reproduce it on the terminal.

    Thanks in advance.

    1 Reply Last reply
    0
    • U Offline
      U Offline
      Ugiat
      wrote on last edited by
      #2

      SOLVED: It was the system environment. I did an script before calling myProgram from the terminal where I exported the LD_LIBRARY_PATH and PATH.

      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