Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » how does CDT code assistant works?
how does CDT code assistant works? [message #183746] Fri, 02 February 2007 03:51 Go to next message
Eclipse UserFriend
Hello Everyone,
I use Uniwin to develop Linux program under Windows platform. This tool
works really fine except code assistant.I found that with remote compiling
the code assitant can't just work. It just can't parse the inlcuded head
files those were on the remote machine. So does anyone know the mechanism of
the CDT code assistant? Any idea to get it work?
Thanks very much!
Re: how does CDT code assistant works? [message #183966 is a reply to message #183746] Wed, 07 February 2007 12:36 Go to previous message
Eclipse UserFriend
Originally posted by: me.knoware.nl

"Lazytiger" <baihaoping@gmail.com> schreef in bericht
news:epuu31$7m5$1@utils.eclipse.org...
> Hello Everyone,
> I use Uniwin to develop Linux program under Windows platform. This tool
> works really fine except code assistant.I found that with remote compiling
> the code assitant can't just work. It just can't parse the inlcuded head
> files those were on the remote machine. So does anyone know the mechanism
> of the CDT code assistant? Any idea to get it work?
> Thanks very much!
>
Hi,

You need to add the include path to your project. Right click project and
select properties. Click on c/C++ include paths.
Add here the include path from your work space or file system you need.

hope this helps

John
Previous Topic:Linker error when compile program using boost thread
Next Topic:Navigator file sorting
Goto Forum:
  


Current Time: Sat May 10 21:17:01 EDT 2025

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

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

Back to the top