The first time I run it (after getting the latest source), I get 138
warnings and 2 errors.  When I run it a second time, I am left with the
following 3 warnings and 2 errors:

"E:\Src\IronLang\main\Msi\Installer.proj" (default target) (1) ->
"E:\Src\IronLang\main\Solutions\Codeplex-DLR.sln" (default target) (2) ->
(ValidateProjects target) ->
  E:\Src\IronLang\main\Solutions\Codeplex-DLR.sln.metaproj : warning
MSB4121: The project configuration for project "IronPython.Wpf" was not
specified in the solution file for the solution configuration
"Silverlight4Release|Any CPU".
[E:\Src\IronLang\main\Solutions\Codeplex-DLR.sln]


"E:\Src\IronLang\main\Msi\Installer.proj" (default target) (1) ->
"E:\Src\IronLang\main\Msi\Python\Msi\IronPython.Msi.wproj" (default target)
(14) ->
"E:\Src\IronLang\main\Msi\Python\Msm\IronPython.Msm.wproj" (default target)
(22) ->
(AddSolutionDefineConstants target) ->
  E:\Src\IronLang\main\Util\Wix35\wix2010.targets(1170,5): warning :
Solution properties are only available during IDE builds or when building
the solution file from the command line. To turn off this warning set
<DefineSolutionProperties>false</DefineSolutionProperties> in your .wixproj
file. [E:\Src\IronLang\main\Msi\Python\Msm\IronPython.Msm.wproj]


"E:\Src\IronLang\main\Msi\Installer.proj" (default target) (1) ->
"E:\Src\IronLang\main\Msi\Python\Msi\IronPython.Msi.wproj" (default target)
(14) ->
"E:\Src\IronLang\main\Msi\Runtime\DLR.Msm.wproj" (default target) (27) ->
  E:\Src\IronLang\main\Util\Wix35\wix2010.targets(1170,5): warning :
Solution properties are only available during IDE builds or when building
the solution file from the command line. To turn off this warning set
<DefineSolutionProperties>false</DefineSolutionProperties> in your .wixproj
file. [E:\Src\IronLang\main\Msi\Runtime\DLR.Msm.wproj]


"E:\Src\IronLang\main\Msi\Installer.proj" (default target) (1) ->
"E:\Src\IronLang\main\Msi\Python\Chm\IronPython.Chm.proj" (default target)
(13) ->
(Build target) ->
  E:\Src\IronLang\main\Msi\Python\Chm\IronPython.Chm.proj(14,9): error
MSB3073: The command
"E:\Src\IronLang\main\Solutions\..\External.LCA_RESTRICTED\Languages\IronPython\27\Doc\ipymake.bat
E:\Src\IronLang\main\Solutions\\..\Bin\Release" exited with code 1.


"E:\Src\IronLang\main\Msi\Installer.proj" (default target) (1) ->
"E:\Src\IronLang\main\Msi\Python\Msi\IronPython.Msi.wproj" (default target)
(14) ->
"E:\Src\IronLang\main\Tools\IronStudio\IronPythonTools\IronPythonTools.csproj"
(default target) (15) ->
"E:\Src\IronLang\main\Tools\IronStudio\IronStudio\IronStudio.csproj"
(default target) (19) ->
(DeployVsixExtensionFiles target) ->
  C:\Program Files
(x86)\MSBuild\Microsoft\VisualStudio\v10.0\VSSDK\Microsoft.VsSDK.targets(420,5):
error : Exception has been thrown by the target of an invocation.
[E:\Src\IronLang\main\Tools\IronStudio\IronStudio\IronStudio.csproj]

    3 Warning(s)
    2 Error(s)


On Wed, Dec 1, 2010 at 12:07 PM, Tomas Matousek <
tomas.matou...@microsoft.com> wrote:

>  What errors do you get?
>
>
>
> Tomas
>
>
>
> *From:* ironruby-core-boun...@rubyforge.org [mailto:
> ironruby-core-boun...@rubyforge.org] *On Behalf Of *Travis Herrick
> *Sent:* Wednesday, December 01, 2010 1:34 PM
> *To:* ironruby-core@rubyforge.org
> *Subject:* [Ironruby-core] Help configuring latest IronRuby
>
>
>
> Hello,
>
>
>
> I am not entirely sure the best way to go about doing what I'm attempting
> to do and hope that someone may be able to provide some guidance.  My
> ultimate goal is to use the latest IronRuby code base, tools, etc. to
> attempt to develop a Ruby on Rails application in VS 2010.
>
>
>
> I am able to successfully build Ruby.sln from the IDE (VS 2010 Ultimate),
> but when I attempt to build the .msi (from the command line per
> instructions), I am met with errors that I am having difficulty overcoming.
>  The reason I was doing this was to attempt to use the .msi to install the
> latest IronRuby.  Is there a better ("recommended") way to accomplish
> running IronRuby with the latest changes?
>
>
>
> Any help will be greatly appreciated,
>
>
>
> -Travis
>
> _______________________________________________
> Ironruby-core mailing list
> Ironruby-core@rubyforge.org
> http://rubyforge.org/mailman/listinfo/ironruby-core
>
>
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to