![]() |
regsvr32 problem after update to v15.0.2 |
Post Reply ![]() |
Author | |
micha5104 ![]() Newbie ![]() Joined: 06 June 2012 Status: Offline Points: 2 |
![]() ![]() ![]() ![]() ![]() Posted: 06 June 2012 at 9:12am |
I'm currently updating a project from Xtreme.ToolkitPro v10.3 to v15.0.2. There are quite a few components in the project that use the Toolkit, some needing the /clr flag, others don't.
With any component that does not need the /clr flag the upgrade worked fine, but with the others I get a problem when I try to register the components (dll and ocx) on WinXP. Regsvr32 crashes with an unhandled exception when the DllRegisterServer function is called (it doesn't even reach the breakpoint in that function). Dependency walker does not show any worrying missing dependencies. The toolkit v10.3 was compiled as shared. With the new version I tried to compile it static, but also shared it fails to register. Any ideas? Thanks, Micha |
|
![]() |
|
micha5104 ![]() Newbie ![]() Joined: 06 June 2012 Status: Offline Points: 2 |
![]() ![]() ![]() ![]() ![]() |
Solved!
Turns out I had to set /GF (Enable String Pooling) in the settings (C/C++ -> Code Generation -> Enable String Pooling) |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |