Menu

exe file not portable to other machine

C Lover
2007-09-27
2012-09-26
  • C Lover

    C Lover - 2007-09-27

    I have built sample.exe which is executable from my machine. However, when I test with other machine, my program can not read the data file. Any ideas the cause of this problem?

     
    • Wayne Keen

      Wayne Keen - 2007-09-27

      Different path specifications pointing to the file?

      Read/Write permissions being modified by the process that you used to copy the file? (A favorite of mine - CD's go to read only)

      Without seeing code, all we can do is guess....

      Want a better answer, ask a better question. Start with your "Basic 3" - they are
      covered in the thread titled "Please Read Before Posting a Question"

      Wayne

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.