Results 1 to 3 of 3

Thread: cannot find shared object file libstdc++.so.6

  1. #1
    Join Date
    Feb 2006
    Posts
    9
    Thanks
    2
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default cannot find shared object file libstdc++.so.6

    Hi
    I have to execute my linux application in some other linux machine(any linux machine).I'm using Fedora core2 linux.

    While executing the application in another linuxmachine i got the error
    Error : Cannot find shared object file libstdc++.so.6
    But its working fine in my machine.

    Please anyone help me,what are the things i have to considered while i want to execute my application in another m/c.

    Also anyone tell me how can i run the same application in windows.

    Thanks,
    Bose.

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: cannot find shared object file libstdc++.so.6

    Quote Originally Posted by chandrabose.s
    Please anyone help me,what are the things i have to considered while i want to execute my application in another m/c.
    Application Dependencies

    Quote Originally Posted by chandrabose.s
    Also anyone tell me how can i run the same application in windows.
    Have you compiled it in windows?

  3. #3
    Join Date
    Feb 2006
    Posts
    9
    Thanks
    2
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Re: cannot find shared object file libstdc++.so.6

    Have you compiled it in windows?
    oh no? should i have any special coding,so that my application works in windows too.
    also tell me how to compile,i really stuck with this problem.
    For the linux part,i think i have to distribute the library files with my application.

Similar Threads

  1. problems installing Qt opensource with msvc2008 support
    By odin1985 in forum Installation and Deployment
    Replies: 6
    Last Post: 24th May 2008, 09:06
  2. Related to Packaging of Qt4 Application
    By archanasubodh in forum Installation and Deployment
    Replies: 1
    Last Post: 21st March 2008, 14:55

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.