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++ Library support » U++ Library : Other (not classified elsewhere) » How to make my package?
Re: How to make my package? [message #12438 is a reply to message #12436] Tue, 30 October 2007 21:55 Go to previous message
mr_ped is currently offline  mr_ped
Messages: 826
Registered: November 2005
Location: Czech Republic - Praha
Experienced Contributor
Create empty package in "Set main package", do "Project/Main package configuration" and insert empty line there (so the package will be visible in Set main package by default).

Now add source files of the library.

Try to compile. Fix all includes/compile errors until it works.

Open other package with application, do "Use package" on it, and add your new package. Correct include paths ( #include <PackageName/somelib.h> ) in application.

It may work, or you may run into lot of small problems with compilation... depends how clean the library source is and how well it will fit into Ultimate package.

edit: and read probably some basic help on packages firstly. Smile

[Updated on: Tue, 30 October 2007 21:56]

Report message to a moderator

 
Read Message
Read Message
Previous Topic: A (maybe) bug in GLControl (on Ubuntu)
Next Topic: *.tpp files in SVN
Goto Forum:
  


Current Time: Sun Jul 06 09:14:57 CEST 2025

Total time taken to generate the page: 0.03716 seconds