Quote:
Originally Posted by derrell
I am getting the same sort of error with wine but with version .01 I think. Downloaded it yesterday.
Code:
Execution failed at src/impmake.c:191 while attempting to execute
dhCallMethod(impBuilder, L".ValidateManifest(%o)", impProject)
As the versions go up you might want to add a --version switch as I'm not sure which one I have, but I think it is .01.
Ok looked back at the first post where the files are and it is .01 that have as .02 is labeled .02. Brain isn't working today.
|
Ok, here's a quick way to get it working in WINE.
- Remove or backup your existing wine folder (e.g. using rm -fR ~/.wine)
- Download winetricks and run "sh winetricks vcrun6"
- Install eBook Publisher
- run "sh winetricks dcom98" and click Yes twice.
Now you can try running wine impmake.exe <other-params>