[mythtv] Error in win32-packager.pl?

MarcT myrdhn at gmail.com
Thu Sep 10 03:56:25 UTC 2009


I was able to fix the issue with compiling myththemes, was simpler than I
thought it would be.

However now I get the following error

Parsing [Files] section, line 986
   Reading version info: C:/mythtv/build/share/mythtv/video_settings.xml
Parsing [Files] section, line 987
   Reading version info: C:/mythtv/build/share/mythtv/weather_settings.xml
Compiling [Code] section
Creating setup files
Error in C:\mythtv\build\isfiles\mythtvsetup.iss: The process cannot access
the file because it is being used by another process.
Compile aborted.
EFFECT FAILED (newer -> exec): mtime of file
(C:/mythtv/setup/MythTvSetup.exe) should be greater than file
(C:/mythtv/mythtv/last_build.txt).
[0]  [1252538705]

So people don't say oh your mythtvsetup is older than your last build...
there is nothing in the setup folder. It bombs before it can create one.
Looks like inno setup is reading from mythtvsetup.iss and trying to write to
it, which leads me to believe the issue is in the mythtvsetup.iss file.
However, that is beyond me.

Marc



More information about the mythtv-dev mailing list