Has anyone tried compiling JEDI-SDL stuff with the Turbo version of the
compiler? Also does anyone know what the Defined Version is?
Dominique.
Dean_Ellis wrote:
> no worries . good to see you back
>
> --- In JEDI-SDL%40yahoogroups.com">JEDI-SDLyahoogroups.com, Dominique Louis <Dominique...> wrote:
>> Thanks Dean,
>> My home connection is down at the moment, but as soon as it is up
>> I'll add your code changes and commit it to CVS.
>>
>>
>> Dominique.
>>
>> Quoting Dean_Ellis <dean...>:
>>> Guys
>>>
>>> we need to update the jedi-sdl inc file to include delphi 2006. Also
>>> the comment for Delphi 2005 (ver170) needs to be updated.
>>>
>>> I can't seem to get in as a dev at the moment. >>>
>>> here are the changes.
>>>
>>> {$IFDEF ver170} >>> {$DEFINE Delphi} {Delphi 2005}
>>> {$DEFINE Delphi32}
>>> {$DEFINE Delphi4UP}
>>> {$DEFINE Delphi5UP}
>>> {$DEFINE Delphi6UP}
>>> {$DEFINE Delphi7UP}
>>> {$DEFINE Delphi8UP}
>>> {$DEFINE Delphi9UP}
>>> {$WARN UNSAFE_TYPE OFF} {Disable warning for unsafe types in
> Delphi 7}
>>> {$DEFINE Has_Int64}
>>> {$DEFINE HAS_TYPES}
>>> {$ENDIF ver170} >>>
>>> {$IFDEF ver180} >>> {$DEFINE Delphi} {Delphi 2006}
>>> {$DEFINE Delphi32}
>>> {$DEFINE Delphi4UP}
>>> {$DEFINE Delphi5UP}
>>> {$DEFINE Delphi6UP}
>>> {$DEFINE Delphi7UP}
>>> {$DEFINE Delphi8UP}
>>> {$DEFINE Delphi9UP}
>>> {$DEFINE Delphi10UP}
>>> {$WARN UNSAFE_TYPE OFF} {Disable warning for unsafe types in
> Delphi 7}
>>> {$DEFINE Has_Int64}
>>> {$DEFINE HAS_TYPES}
>>> {$ENDIF ver180} >>>
>>>
>>>
>>>
>>>
>>>
>>> Yahoo! Groups Links
>>>
>>>
>>>
>>>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>