Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: RainerQ on April 11, 2010, 01:51:59 am
-
Hello,
is there a "easy" way to extract a build script for a visual studio solution?
I imported one of my vs projects and tried to build it according to the example given by Sparx "http://www.sparxsystems.com/resources/demos/debuggingcs/debuggingcs.htm" but obviously I missed the part on how to add project dependencys to "other" assemblies used. When I "build" my project I endup with MANY error messages like:
BfpSettings.cs(2814,10): error CS0246: The type or namespace "GlobalizedCategory" could not be found. (missing a Using-Direktive or a Assembly referenc?)
Thanks for help and hints!
Rainer
-
Ok, in the meanwhile I found that I can easily take the comandline from the vs output window. Now my project also builds within EA. I can "run" my application, but I can't debug it :(
When I click on the run debugger icon (or pressing F6) NOTHING happens.
I am Working on Windows7 64 ultimate, are there any issues known?
Regards
Rainer