Skip to main content



      Home
Home » Newcomers » Newcomers » problem getting #includes to work
problem getting #includes to work [message #253753] Fri, 11 April 2008 04:58
Eclipse UserFriend
Originally posted by: lmludick.gmail.com

Hi All,

I am getting started on Eclipse (using QT), and am trying to link to
external source. I have downloaded a utilities .pro which is residing in
c:\projects\libs\utils (*.cpp & *.h), with its compiled utils.dll residing
in c:\projects\libs, and want to use its functionality in my local test
project.

I have added the path to the utils.dll in
project properties->c/c++ project paths->libraries
and to
project properties->c/c++ include paths and symbols,
but that's just a thumbsuck - i still have no idea of how I am supposed to
include the source in that location.

(Code Completion picks up the class name, but when I build I get a 'no
such file or directory' error on the .h include)

Thanks in advance.
Previous Topic:Spring Release date for Eclipse IDE for Java EE Developers?
Next Topic:M6 Platform SDK Source plugins errors
Goto Forum:
  


Current Time: Sat Jun 07 23:24:25 EDT 2025

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

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

Back to the top