Home » U++ Library support » U++ Library : Other (not classified elsewhere) » "All shared" in Windows question
Re: "All shared" in Windows question [message #18678 is a reply to message #18674] |
Thu, 16 October 2008 09:59   |
Mindtraveller
Messages: 917 Registered: August 2007 Location: Russia, Moscow rgn.
|
Experienced Contributor |

|
|
Yes, it seems like "all shared" is truly a POSIX specific. Still we know that memory manager problem (main app / plugin) is solved by using U++ Core as dynamic library. I searched this forum and came to conclusion that there is no way to make U++ Core DLL-based without applying hacks. This makes classic plugin approach unworkable with U++.
There is one bigger issue with U++ versioning. Let`s imagine we managed to compile U++ libs as DLLs, wrote main application and released some number of U++ plugins for it. Then we distribute them and people start using our application.
After some time passed, we`ve decided to upgrade some plugins and added a pair of new ones. This time, we have U++ with newer version than one in DLLs distributed. And our newly written plugins will most likely crash on user machines where old U++ Core DLLs are resided.
This all means that each DLL should be standalone with U++ libraries statically linked. Yes, it is the hard way, but it is more likely the only way because of problems with U++ core libraries` dynamic linking and rapid U++ growth.
[Updated on: Thu, 16 October 2008 10:00] Report message to a moderator
|
|
|
 |
|
"All shared" in Windows question
|
 |
|
Re: "All shared" in Windows question
|
 |
|
Re: "All shared" in Windows question
By: captainc on Wed, 15 October 2008 17:39
|
 |
|
Re: "All shared" in Windows question
By: Oblivion on Wed, 15 October 2008 23:05
|
 |
|
Re: "All shared" in Windows question
|
 |
|
Re: "All shared" in Windows question
By: captainc on Thu, 16 October 2008 13:53
|
 |
|
Re: "All shared" in Windows question
|
 |
|
Re: "All shared" in Windows question
By: mirek on Fri, 17 October 2008 15:45
|
 |
|
Re: "All shared" in Windows question
|
 |
|
Re: "All shared" in Windows question
By: mr_ped on Fri, 17 October 2008 23:54
|
 |
|
Re: "All shared" in Windows question
By: mirek on Sat, 18 October 2008 08:58
|
 |
|
Re: "All shared" in Windows question
|
 |
|
Re: "All shared" in Windows question
By: mirek on Sun, 26 October 2008 07:57
|
 |
|
Re: "All shared" in Windows question
|
 |
|
Re: "All shared" in Windows question
By: mirek on Fri, 31 October 2008 14:31
|
 |
|
Re: "All shared" in Windows question
By: cocob on Mon, 17 November 2008 12:17
|
 |
|
Re: "All shared" in Windows question
By: mirek on Mon, 17 November 2008 19:42
|
 |
|
Re: "All shared" in Windows question
By: cocob on Mon, 17 November 2008 12:27
|
 |
|
Re: "All shared" in Windows question
By: Factor on Thu, 20 November 2008 11:11
|
Goto Forum:
Current Time: Sun Jun 29 06:03:37 CEST 2025
Total time taken to generate the page: 0.04780 seconds
|