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) » "All shared" in Windows question
Re: "All shared" in Windows question [message #18703 is a reply to message #18695] Fri, 17 October 2008 17:18 Go to previous messageGo to previous message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

luzr wrote on Fri, 17 October 2008 17:45

Anyway, why do you suppose to solve memory manager conflicts using .dll?


Thanks for a good question.
Just looked into command line in verbose mode and found "-MTd" switch selecting static linking of CRT. In theory, if I use dynamic CRT for main app and plugins it will share memory manager between them. And it will solve some low-level memory allocation issues.
Again, even if I manage to compile with "-MDd" switch, it will solve only half of a problem. Other half is equality of U++ Core objects versions, which will be unique in each plugin depending on U++ version it was developed with.
 
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
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Huge font in upp[Gnome-Debian]
Next Topic: Help - I'm trying to draw an array of images
Goto Forum:
  


Current Time: Sun Jun 16 11:03:41 CEST 2024

Total time taken to generate the page: 0.01488 seconds