Results 1 to 2 of 2

Thread: Problem with embedded resources under windows xp?

  1. #1
    Join Date
    Aug 2006
    Posts
    221
    Thanks
    3
    Thanked 29 Times in 19 Posts

    Default Problem with embedded resources under windows xp?

    Hi,
    I have a small problem embedding a normal text file into a Qt 4.4.2 program.
    The code works great under Linux, it works on my Windows XP, but on my
    work pc and my friends pc it does not start. <-- edit: has nothing to do with
    service pack as I thought first.

    I am not 100% sure that it is because of the embedded text file. It is a template
    to create an sqlite database schema. When I execute the program, all necessary
    folders are created, so it is not a permissions problem. The only thing, which is
    not there is the sqlite file. I checked the binary with the dependency walker and
    all required dependencies are there. So I don't see why it runs on some machines
    and not on others.

    Any ideas?
    Last edited by Kumosan; 8th October 2008 at 08:28.

  2. #2
    Join Date
    Aug 2006
    Posts
    221
    Thanks
    3
    Thanked 29 Times in 19 Posts

    Default Re: Problem with embedded resources under windows xp?

    Forget it. Definitely a missing dll. I wonder why I was not able to see this with dependency walker. Problably because the module is loaded dynamically and does not show in the binary.

Similar Threads

  1. Embedded Mysql Windows Qt4.1
    By benguela in forum Qt Programming
    Replies: 7
    Last Post: 17th January 2007, 00:13
  2. problem of porting from windows to linux
    By jyoti kumar in forum Qt Programming
    Replies: 4
    Last Post: 22nd May 2006, 08:42
  3. Replies: 10
    Last Post: 28th April 2006, 15:48
  4. Problem building Qt4.1.0 with thread support on windows XP
    By pavithra in forum Installation and Deployment
    Replies: 1
    Last Post: 1st April 2006, 11:35
  5. QProcess problem with windows batch file
    By bood in forum Qt Programming
    Replies: 11
    Last Post: 6th January 2006, 08:08

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.