<div dir="ltr">Hi Mattias and All,<br><br><div class="gmail_quote">2008/7/31 Mattias Gaertner <span dir="ltr"><<a href="mailto:nc-gaertnma@netcologne.de">nc-gaertnma@netcologne.de</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Thu, 31 Jul 2008 20:11:42 +1000<br>
"Peter Williams" <<a href="mailto:pewtas@gmail.com">pewtas@gmail.com</a>> wrote:<br>
<br>
> Hi All,<br>
><br>
> I'm trying to install the attached component (intex.pas).<br>
><br>
> I have created a package and added the unit "intex.pas" to it. When I<br>
> compile it I get this error:<br>
><br>
> /home/user/.wine/drive_c/pew_ink/Games/Frog/Delphi_source_code/Frog/Lazarus_1.4_alpha/intex.pas(41,43)<br>
> Fatal: Can't find unit WinTypes used by intex<br>
><br>
> >From the "intex.pas" file:<br>
><br>
> uses WinTypes, WinProcs, SysUtils, Classes;<br>
><br>
> Note: I realize that this is old source code. I'd be quite happy to<br>
> settle for a modern component which does the same thing.<br>
<br>
</div>AFAIK the units wintypes and winprocs are windows units and not<br>
available for linux.<br>
I see the wine path. Do you want to cross compile on linux for<br>
windows?<br>
</blockquote><div><br>Okay... I need to explain. The program is a game which I wrote for M$ Windows when I used M$ Windows XP Home Edition (some time ago!). It was developed in Delphi 5 Enterprise for early versions, then Delphi 7 Select Edition.<br>
<br>The version you see in a sub-folder of .wine (WINE) is a version of it which I compiled and ran using Delphi 7 Select Edition and running with WINE. The program and its source code is available on SourceForge.com here [ <a href="http://sourceforge.net/projects/frog-retro-game/">http://sourceforge.net/projects/frog-retro-game/</a> ]. I don't really want to re-compile a version of it for M$ Windows unless necessary.<br>
<br>My aim is to port the code to Lazarus and create Linux and hopefully even Mac versions of it available.<br><br>The component which I am referring to in my email is one which my game uses (in Delphi). I'm really hoping that there is a Lazarus component which does effectively the same thing. { I hope I explained that well enough. }<br>
<br>Fond Regards and Best Wishes,<br>     PEW<br>from Hobart, Tasmania, Australia <br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Mattias<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lazarus.freepascal.org">Lazarus@lazarus.freepascal.org</a><br>
<a href="http://www.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://www.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Fond Regards,<br>Peter Eric (aka 'pew') WILLIAMS<br><br>My free website is:<br><a href="http://pewtas.googlepages.com">http://pewtas.googlepages.com</a> (or) <a href="http://tinyurl.com/yuyejs">http://tinyurl.com/yuyejs</a><br>
<br>(please visit my free website and let me know what you think about it.)<br>
</div>