[nem-en] Nemerle for VisualStudio redist.

Kamil Skalski kamil.skalski at gmail.com
Sat Dec 30 00:01:00 CET 2006


Ok, the wix build you have prepared looks like a perfect start for the
new installer for Nemerle. I think we should have single msi which:
- optionally installs Visual.Studio integration  (checking if VS is
present in system)
- puts Nemerle dlls into GAC
- allows choosing different installation directory than in Program Files/Nemerle

Actually all those points needs some research, i.e. how to code it in
Wix and make sure that integration works in such setting (dll put into
GAC, ncc put into something different than Program Files)


2006/12/29, Kamil Skalski <kamil.skalski at gmail.com>:
> This is really impressive. Congratulations again!
> I think we should focus on releasing Nemerle 0.9.4 + VS Integration
> now. It is high time to show some of all this cool stuff to the
> public.
> I noticed the installer, which you have prepared, I will look into it,
> so maybe we can have separate Nemerle and VS Integration installers
> playing nice together created with the same engine (Wix I guess).
> What was the procedure you used for preparing installer?
>
> I think VS mode is quite nice to also observe the real problems in
> compiler. See the attached image - I just realized that we should have
> something like ToString method in IMember which would get the type of
> object it is called on and print the signature with types substituted
> with actual arguments, like
> 'get_Head() : string'
> I also checked some error message from compiler and they should also be changed.
>
>
> 2006/12/29, Павел Блудов <pbludov at gmail.com>:
> > A ready to use integration with Visual Studio is here:
> > http://rsdn.ru/File/507/Nemerle.VisualStudio.exe
> >
> > Note that it isn't a beta, it just a very fist version.
> > It works, but do not expect much from it.
> >
> > It can be installed on any Windoze box with Visual Studio 2005 or Visual
> > Studio 2005 SP1. Express editions are not supported.
> >
> > Please try to install it.
> >
> >
> > _______________________________________________
> > https://nemerle.org/mailman/listinfo/devel-en
> >
>
>
> --
> Kamil Skalski
> http://nazgul.omega.pl
>
>


-- 
Kamil Skalski
http://nazgul.omega.pl


More information about the devel-en mailing list