Amiga.org
Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: Minuous on March 09, 2005, 04:55:29 PM
-
Trying to use ReActor and StormC :-(
Using ReActor to make GUIs is fine, but the problem is with linking...
I keep getting "Linker error: Symbol "_STR" not defined (Hint: "_RCTLocaleStrings")." with the .o file that ReActor generates. The assembler stuff doesn't seem to work too well either.
Is there a way to get ReActor not to bother with all this locale/assembler nonsense? As I only want to make an English-language version.