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: Other Features Wishlist and/or Bugs » static libraries?
static libraries? [message #8097] Wed, 07 February 2007 10:54 Go to previous message
ebojd is currently offline  ebojd
Messages: 225
Registered: January 2007
Location: USA
Experienced Member
Is there a way to build static libraries? The package creator lists "Win32 DLL", but no static libs. Also, when I built a Win32 DLL and included it in an app the app could not find the DLL on execution (whether compiled static or shared). As a note, I could compile and link with the manufactures .lib drivers, but not my own recompiled version.

This brings up two issues:

1) creation of shared libraries that will compile under Win32, Linux, and OSX. This will require appropriately wrapping the windows and *NIX specific code in the template.

2) creation of static libraries that will build under all OS's (maybe this can be done by not using a template at all and setting up by hand. What is the preferred method for setting up static libs if any?

 
Read Message
Read Message
Previous Topic: beta3 <new package> double lists templates
Next Topic: How about a ClassView oh and also a Call Stack?
Goto Forum:
  


Current Time: Mon Apr 29 17:57:38 CEST 2024

Total time taken to generate the page: 0.02816 seconds