[Gd-hackers] Dylan Linking problem
Thomas Holubar
holubar at tiscali.es
Mon Jun 5 14:33:30 CEST 2006
Hi Danesh!
Try the following:
locate "VSVARS32.BAT"
(probably in "<whereever you installed it>\Visual Studio\Common7\Tools"
for VS.NET)
Open a shell
Run "VSVARS32.BAT"
Start OpenDylan from the same shell
If everything works fine now, then you'll need to set up the environment
properly before starting Dylan (you'll see what to do in the script).
HTH,
Thomas
Danesh Daroui wrote:
> Hi all,
>
> I have downloaded Open Dylan 1.0 Beta 1 and have installed it on a
> Windows XP system. It seems to work fine, but it doesn't perform linking
> process on compiled files. I have tested all options (Visual C++ 6.0,
> .NET and PelleC linking options) but it doesn't work. I have installed
> Visual Studio 6.0, .NET and Pelle linker too on my system. I think the
> problem is that the path of linker is not detectable by Dylan. I have
> changed build script to add path of linker but it doesn't work. Does
> anybody have any solution ?
> Besides, however I choose my project to have DGUI, but I can not still
> create a simple user interface rapidly and visually, does it support
> such capabilities or not, or not yet ?
>
> Regards,
>
> D.
>
>
More information about the hackers
mailing list