GSL data type initialization failed when loaded in COM Dll
-
Dear All, My project code is getting migrated from MFC excutable to ATL COM Dll. We are using GSL (GNU Scientific Library) for complex mathematical calcualtions. GSL internally had some data structures, which are being initialized when loaded. The data structure initialization is happening when GSL was loaded from MFC executable. But its is not happening properly when loaded in COM Dll. The code is getting complied and running. But GSL data initialization is not happening. I couldn't find out the reason. Thanks very much, Nani
-
Dear All, My project code is getting migrated from MFC excutable to ATL COM Dll. We are using GSL (GNU Scientific Library) for complex mathematical calcualtions. GSL internally had some data structures, which are being initialized when loaded. The data structure initialization is happening when GSL was loaded from MFC executable. But its is not happening properly when loaded in COM Dll. The code is getting complied and running. But GSL data initialization is not happening. I couldn't find out the reason. Thanks very much, Nani
Well, I think you need to post some code. :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
[my articles]