Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » problem when I import project
problem when I import project [message #826141] Wed, 21 March 2012 14:13 Go to next message
Eclipse UserFriend
I import existing project named sphinx base I use ubuntu 11.10 and indigo eclipse c++
and after I choose new --> make file project with existing source I face the following problem


h_ttp://img6.imagebanana.com/img/3dx6yiix/CCsphinxbasesrcsphinx_fesphinx_fe.cE.png

and this is the project properties ( I keep it without any change )

h_ttp://img6.imagebanana.com/img/pseb8nya/Propertiesforsphinxbase_030.png

how could I solve this problem ?
Re: problem when I import project [message #826175 is a reply to message #826141] Wed, 21 March 2012 15:09 Go to previous messageGo to next message
Eclipse UserFriend
#include <stdio.h>

unresolved inclusion

this is the error that appear in eclipse after importing the project
Re: problem when I import project [message #826614 is a reply to message #826175] Thu, 22 March 2012 05:39 Go to previous messageGo to next message
Eclipse UserFriend
Did you select the correct toolchain (Linux GCC) in project properties?
Re: problem when I import project [message #827577 is a reply to message #826614] Fri, 23 March 2012 10:28 Go to previous messageGo to next message
Eclipse UserFriend
thank you very very much ... the problem solved

and I have another Question

How can I debug array like argv to show all its content I mean its *array

and How can I debug 2 dimention array like array **
Re: problem when I import project [message #829398 is a reply to message #827577] Mon, 26 March 2012 04:28 Go to previous message
Eclipse UserFriend
subhi quroush wrote on Fri, 23 March 2012 15:28
thank you very very much ... the problem solved

and I have another Question

How can I debug array like argv to show all its content I mean its *array

and How can I debug 2 dimention array like array **

During debug you should select argv in the Variables View and open the contex menu: Display as array..
Previous Topic:Plugin, communication between toolchain and Wizards
Next Topic:indigo does not handle include files correctly
Goto Forum:
  


Current Time: Wed Jun 18 15:04:54 EDT 2025

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

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

Back to the top