After a long time with other issues I decided to pick up my old game (v2.72).
I downloaded the latest AGS engine and stumble immediately over the first error:
room0.asc(36): Error (line 36): Type mismatch: cannot convert 'const string' to 'string'
it is referring to the following line, calling the agsCreditz.dll
addCreditLine("Werknaam SpaceSpy");
Will this be the first error in a long long que and should I refer back to v2.72, or can these issues be solved easily?
(my game contains 35 rooms already and many many sprites and views.
Thanks in advance for your interest in my issue,
Martijn
I downloaded the latest AGS engine and stumble immediately over the first error:
room0.asc(36): Error (line 36): Type mismatch: cannot convert 'const string' to 'string'
it is referring to the following line, calling the agsCreditz.dll
addCreditLine("Werknaam SpaceSpy");
Will this be the first error in a long long que and should I refer back to v2.72, or can these issues be solved easily?
(my game contains 35 rooms already and many many sprites and views.
Thanks in advance for your interest in my issue,
Martijn