Results 1 to 2 of 2

Thread: Error:The process cannot access the file because it is being used by another process.

  1. #1
    Join Date
    Nov 2013
    Posts
    46
    Thanks
    6
    Qt products
    Qt5
    Platforms
    Windows

    Default Error:The process cannot access the file because it is being used by another process.

    Why does this error mean?

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Error:The process cannot access the file because it is being used by another proc

    Exactly what it says. The process you are running are trying to write to a file that is open in another process.

Similar Threads

  1. detecting process by pid/process name
    By cic in forum Newbie
    Replies: 0
    Last Post: 18th June 2013, 14:44
  2. Reading standard error from a process
    By harden in forum Newbie
    Replies: 6
    Last Post: 26th July 2011, 17:14
  3. The process could not be started! Error
    By jujose in forum Installation and Deployment
    Replies: 3
    Last Post: 27th February 2010, 18:25
  4. Adding a new file to moc process in XCode
    By redneon in forum Qt Programming
    Replies: 0
    Last Post: 2nd May 2009, 19:49
  5. How to communicate Qt Process with non-qt process
    By nrabara in forum Qt for Embedded and Mobile
    Replies: 9
    Last Post: 15th February 2009, 22:01

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.