Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » Running IDE under FreeBSD
Re: Running IDE under FreeBSD [message #144 is a reply to message #143] Sun, 27 November 2005 23:57 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
Actually, I am not really sure how you are trying to compile it. Looks like you are creating your makefile?!

AFAIK, there are three ways how to compile TheIDE in FreeBSD: use/tweak the makefile supplied with release or use Linux binary compatibility, start TheIDE and cross-compile using it (see messages in this thread). Third way is to use remote development - install on XP, compile some simple utility to connect with BSD via TCP/IP, then develop on XP and run on BSD (support in TheIDE is there..)

Now to answer your question: .i files are files that are sometimes used for things that are about to be included from other files. I guess you can safely ignore them.

.tpp files contain Topics. They are included using other means, so once again, during compilation, just ignore them.

Only relevant files are .cpp .c and .icpp.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: two parallel installations?
Next Topic: HPUX Compiling?
Goto Forum:
  


Current Time: Tue Jun 17 20:33:56 CEST 2025

Total time taken to generate the page: 0.04656 seconds