View Single Post
tobiasj's Avatar
Posts: 241 | Thanked: 74 times | Joined on Jul 2007
#3
Originally Posted by Bundyo View Post
You should have include path to hildon-1 and link the lib too.

-I/usr/include/hildon-1
-lhildon-1

or something in these lines
You mean in the code, where I put the include statements for hildon-program I should also put those lines?

-John