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 » Developing U++ » U++ Developers corner » Disable library functions
Disable library functions [message #28279] Wed, 25 August 2010 15:15 Go to previous message
koldo is currently offline  koldo
Messages: 3358
Registered: August 2008
Senior Veteran
Hello all

I get errors linking avcodec.lib (ffmpeg) into a GUI application.

z.lib(inflate.obj) : error LNK2005: _inflateReset already defined in avcodec.lib(avcodec-52.dll)
...


It seems the reason is that zlib is included in Core and also in avcodec.lib.

It is the same with MSC and with MinGW.

Do you know if it is possible to disable functions in a linked library, or at least to hold those functions usable only inside that library?



Best regards
IƱaki
 
Read Message
Read Message
Read Message
Previous Topic: JavaScriptCore
Next Topic: how to building UPP to one dll?
Goto Forum:
  


Current Time: Mon Apr 29 06:56:12 CEST 2024

Total time taken to generate the page: 0.04088 seconds