#AMIGAICON_TOOL
Posted: Wed Oct 15, 2014 1:47 pm
Hi
I developed my program under different Amiga systems using #AMIGAICON_TOOL in conjunction with SetIconProperties and obviously it works fine. Moving under Windows the constant is not recognized and stop the compiling, then to compile the program I have to comment the line. Does not matter if I check first which is the system in use in order to use or not use the SetIconProperties command.
I think that in the non Amiga system the constant should be anyway recognized by the compiler and at the maximum ignored, but leaving the possibility to port the code as it is.
regards
I developed my program under different Amiga systems using #AMIGAICON_TOOL in conjunction with SetIconProperties and obviously it works fine. Moving under Windows the constant is not recognized and stop the compiling, then to compile the program I have to comment the line. Does not matter if I check first which is the system in use in order to use or not use the SetIconProperties command.
I think that in the non Amiga system the constant should be anyway recognized by the compiler and at the maximum ignored, but leaving the possibility to port the code as it is.
regards