[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.cdt] Re: Building header files

I can get around the problem in my project if I rename the hpp-header to cpp (in my case the header is only included in main). However although the object file gets build, the executable does not. It seems I am missing some basic knowledge here.