Skip to main content



      Home
Home » Newcomers » Newcomers » Compile but the debug doesn't run
Compile but the debug doesn't run [message #259900] Thu, 03 July 2008 05:30 Go to next message
Eclipse UserFriend
Originally posted by: gabriele.zanetti.ing.unibs.it

Hi,
I'm working on won200.
I'm tryng to include xml file in my projects.
I use a library (xerces-c_2_8_0 compiled using cygwin) and also other
header file form Xsd. I have write a class wrapper where I can
create-write-delete etc my xml file.

If I add all of those in an older project, anything it's ok: there are no
xml instruction in the main() program and the new files are complete. I
can compile-run-debug project.

If I create a new empty project with all those files included, I can
compile it but it doesn't run! Also the Debug doesn't run and say me "no
Source available for xerces_2_8_0:: etc etc"

So, why everything it's ok for a old project but not for a new
project?!?!?!

The files are the same, also the path.

thanks
Re: Compile but the debug doesn't run [message #259919 is a reply to message #259900] Thu, 03 July 2008 10:19 Go to previous message
Eclipse UserFriend
Originally posted by: rtroy.sciencetools.com

I'm no expert, but it's worth asking: Have you "configured" it to run?

From the main window, Run -> [Run Configurations... || Debug
Configurations ] -> <type of thing you want to run> ->

and then continue the dialogue with whatever's important to you.

You might look at the [Run || Debug] configuration of the older project.

Good luck,
Richard
Previous Topic:Saving a resource from a project when building another project
Next Topic:Selection Listner needs to forget
Goto Forum:
  


Current Time: Sun Jun 15 14:34:26 EDT 2025

Powered by FUDForum. Page generated in 0.08302 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top