Help->About says Microsoft Visual Studio 2008 Version 9.0.30729.1 SP

OS is Windows 7 Home Premium 6.1

There is a warning 'Project file contains ToolsVersion="4.0", which is
not supported by this version of MSBuild. Treating the project as if
it had ToolsVersion="3.5"'.. I don't know if it has anything to do
with it.

There are also some 'reference component not found' warnings in the
DLR project. Would that be a problem ?

thanks,
sriram.

On Fri, Dec 25, 2009 at 5:32 AM, dmiller <dmiller2...@gmail.com> wrote:
> Wow, Google only gets nine hits on MSB3075.  One, possibly relevant,
> solved by moving to admin privilege.  One, yours.  Others, not
> relevant.  Thus ends my error-resolution attempt!
>
> From the message, I'm assuming .net 3.5.  What flavor of VS?
>
> -David
>
> On Dec 23, 9:21 pm, sriram p c <sriram...@gmail.com> wrote:
>> I was trying to build clojure clr.
>>
>> As given in the instructions, I have unloaded the Tests project.
>> During compilation of the Coljure.Compile project, I see the following
>> error on the "Output" window
>>
>> C:\sriram\work\clojure\clojure-clr\Clojure\Clojure.Compile\bin\Debug
>> \Clojure.Compile.exe clojure.core clojure.set clojure.zip clojure.main
>> clojure.walk clojure.stacktrace clojure.template clojure.test
>> clojure.test.tap clojure.test.junit
>> Access is denied.
>> C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets
>> (3397,13): error MSB3075: The command "C:\sriram\work\clojure\clojure-
>> clr\Clojure\Clojure.Compile\bin\Debug\Clojure.Compile.exe clojure.core
>> clojure.set clojure.zip clojure.main clojure.walk clojure.stacktrace
>> clojure.template clojure.test clojure.test.tap clojure.test.junit"
>> exited with code 5. Please verify that you have sufficient rights to
>> run this command.
>> Done building project "Clojure.Compile.csproj" -- FAILED.
>> ========== Build: 6 succeeded or up-to-date, 1 failed, 0 skipped
>> ==========
>>
>> I tried to run with admin privileges. I still get the same error. Can
>> anyone tell me how to resolve the issue ?
>>
>> thanks,
>> sriram.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to