Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

any tutorial to use devenv.exe to compile Visual Studio Projects?

 hello everyone,

Im having some issues compiling an old VB 2008 project on MSBuild and RTC, if i use devenv.exe to compile the result is alright but i cant import properties to call ANT task for zipping and publishing the zip link to the build result.

There is any tutorial for compiling with deven.exe?

Thank you very much for your help.

0 votes



2 answers

Permanent link
Hi Rafael,
Please have a look article https://jazz.net/library/article/518, which provides an example how to use ANT task to publish Visual Studio project build.

0 votes


Permanent link
  Thank you very much for your help Lily, actually i use this article to compile my projects.

The problem is that the VB project only compiles using devenv.exe, and when i pass the properties on build definition (Additional Arguments:  /property:fetchDestination=${team.scm.fetchDestination})

im getting this error:


Any idea? =S

Thanks in advance

0 votes

Comments

Hi,
I'm not a VS expert. But I did a quick search. Per http://stackoverflow.com/questions/4192407/passing-msbuild-options-when-calling-devenv, if you are using devenv.exe, you can not use "/property" but need to use environment variable.
Other than that, I can not find an article in jazz.net particularly for devenv compiler.

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Feb 05 '15, 7:31 p.m.

Question was seen: 4,355 times

Last updated: Feb 09 '15, 12:35 a.m.

Confirmation Cancel Confirm