Book a Demo

Author Topic: Build and Run  (Read 2025 times)

Graham_Labdon

  • EA User
  • **
  • Posts: 66
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Build and Run
« on: January 22, 2007, 09:18:46 am »
Hi Guys

I am trying out the Build and Run feature on a simple C++ project developed under .NET 2003

I have created a build and run script that will successfully build and run my project.

However I cannot get a debug run to work.

Can someone please tell me what I need to do to achieve this

Ie what do I put in 'Debug' text entry area on the 'Build,Test, Execute Scripts' dialog


Thanks V much

Graham

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Build and Run
« Reply #1 on: January 22, 2007, 01:30:39 pm »
First thing to clarify is that you're using managed C++.  The versions of EA that are currently available can't debug native C++.

http://www.sparxsystems.com/EAUserGuide/index.html?_net_setup.htm shows how to set up for debugging a .Net executable.