Scriptor under Linux
Moderators: MR.D, Moderators
Scriptor under Linux
Anyone succeeded running scriptor under Wine? For me it loads and then just dissapears. I want to compile some bos script and the links to the other programs don't work :/
Re: Scriptor under Linux
Godde has been trying to get Scriptor to work under wine recently. I think he got it working in the end.
Re: Scriptor under Linux
Yes he did. He needed two additional dll to make it work thru wine.
Re: Scriptor under Linux
Well I hope he or someone else that succeeded with it can tell me which dlls those are.
Re: Scriptor under Linux
Sorry, but after I helped godde get it started I removed that dir again, since I myself have no use for it. You can find this out yourself easily enough though. Just run 'wine scriptor.exe' (or whatever the binary filename is) from a terminal and search the output for mentions of missing dll. Simplest solution would ofc be if godde just uploaded his entire scriptor dir somewhere, maybe pm him about that.
Re: Scriptor under Linux
Did that and I got only this dll as needed: MFC42.DLL
By googling I found it at: http://www.dll-files.com/dllindex/dll-files.shtml?mfc42
So I got the file and just dropped it in c:/windows/system but I still have some issues. I get these messages if running "wine scriptor.exe" from the command line
Anyone got any idea? If noone comes up with something I guess I am going to pm godde eventually.
By googling I found it at: http://www.dll-files.com/dllindex/dll-files.shtml?mfc42
So I got the file and just dropped it in c:/windows/system but I still have some issues. I get these messages if running "wine scriptor.exe" from the command line
Code: Select all
wine: Call from 0x7bc4c060 to unimplemented function MFC42.DLL.6625, aborting
wine: Unimplemented function MFC42.DLL.6625 called at address 0x7bc4c060 (thread 0009), starting debugger...
Unhandled exception: unimplemented function MFC42.DLL.6625 called in 32-bit code (0x7bc4c060).
...
Re: Scriptor under Linux
OK I found a newer version of MFC42.DLL and bypassed those error lines. Now instead I get:
Found online that dll as well and dropped it in but I still get the same error.
Code: Select all
wine: Call from 0x7b838342 to unimplemented function msvcirt.dll.??0ofstream@@QAE@XZ, aborting
wine: Unimplemented function msvcirt.dll.??0ofstream@@QAE@XZ called at address 0x7b838342 (thread 0009), starting debugger...
- The Nixtux
- Posts: 11
- Joined: 13 Dec 2010, 10:26
Re: Scriptor under Linux
i do have scriptor working fine in wine
if you still need to i will set it up again on a clean wine install, i have many native ddl's on this install of wine so not sure which ones/versions you need . just pm if you still need help

if you still need to i will set it up again on a clean wine install, i have many native ddl's on this install of wine so not sure which ones/versions you need . just pm if you still need help

- CarRepairer
- Cursed Zero-K Developer
- Posts: 3359
- Joined: 07 Nov 2007, 21:48
Re: Scriptor under Linux
Consider switching to lua. You can use this to help you:
http://springrts.com/phpbb/viewtopic.ph ... 45#p437745
http://springrts.com/phpbb/viewtopic.ph ... 45#p437745