[02 Nov 2008] Error on win compiled app using ScuiLib

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
Locked
User avatar
Clyde
Posts: 351
Joined: Sun Feb 14, 2010 12:38 pm
Location: Dresden / Germany

[02 Nov 2008] Error on win compiled app using ScuiLib

Post by Clyde »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 02 Nov 2008 11:25:48 +0100

Hi there,

I encountered an error which I am not sure of whether it belongs to ScuiLib or Hollywood ...

I get the attached error message when I start the win compiled version of my ScuiLib using app if the exe is _not_ in the same directory like the ScuiLib.hws, but it works if it is in the same directory, so it seems the exe needs the hws. The error does not occur, when I start the OS3 version of the app in a different dir than the ScuiLib.hws is located. Is this a know issue or do I do sth wrong? I thought, every hws that is include with "@INCLUDE" (like the ScuiLib) is compiled into the exe, so I don't need to have the hws in the same directory?

Thanks in advance and greetings, Micha
Currently using: Hollywood 9 with Windows IDE and Hollywood 9 with Visual Studio Code and hw4vsc
User avatar
airsoftsoftwair
Posts: 5833
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

[02 Nov 2008] Re: Error on win compiled app using ScuiLib

Post by airsoftsoftwair »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 02 Nov 2008 13:50:53 +0100
Hi there,

I encountered an error which I am not sure of whether it belongs to ScuiLib or Hollywood ...

I get the attached error message when I start the win compiled version of my ScuiLib using app if the exe is _not_ in the same directory like the ScuiLib.hws, but it works if it is in the same directory, so it seems the exe needs the hws. The error does not occur, when I start the OS3 version of the app in a different dir than the ScuiLib.hws is located. Is this a know issue or do I do sth wrong? I thought, every hws that is include with "@INCLUDE" (like the ScuiLib) is compiled into the exe, so I don't need to have the hws in the same directory?
Yes. You don't need included files at all for compiled scripts. This sounds like a bug. Can you send me the Win32 executable so I can have a look?
Locked