Addition of Linq project causes many problems in solution.

1 view
Skip to first unread message

emp...@gmail.com

unread,
Oct 16, 2009, 2:12:10 PM10/16/09
to Nemerle Forum
Hello,

Recently Linq project is added to Nemerle Solution, but when I build
it from command line, it causes many problems

In Linq.proj there are many hardcoded references to C:\Program Files
(x86) which shouldn't be.
Also I am getting ICE when building from command line even if I
manually adjusted patches
Removing Linq.Proj from NemerleAll fixed these.

hardcase

unread,
Oct 16, 2009, 2:48:43 PM10/16/09
to Nemerle Forum

Also, there are problems with Tools solution:
1) snippet compiler project has invalid reference to Nemerle.dll -
hardcoded path to "strong named" file instead of $(Nemerle)
\Nemerle.dll;
2) reflector addon has different import declaration of
Nemerle.MSBuild.targets file (I think that correct one is $(Nemerle)
\Nemerle.MSBuild.targets).

In addition, build of installer package fails becasue of missed pdb-
files for Nemerle.dll and others in Release directory - but they
appear in Debug directory when I build environment in Debug
configuration.

emp...@gmail.com

unread,
Oct 16, 2009, 4:03:06 PM10/16/09
to Nemerle Forum
Actually starting 8378 with, BuildInstallerFull.cmd fails
Reply all
Reply to author
Forward
0 new messages