

Unable to use 32 bit C++ DLL in DWSIM5 source code.
Hi,
I have downloaded DWSIM5 source code and working on some chemical simulation task. for this I need to use C++ DLL which is buid in 32 bit environment. When I tried to use it in DWSIM source code , I am gettting error : System.BadImageFormatException: 'An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)' DWSIM source is buid up in X64 when I tried to buid it in x86 then it gives me error for Skiasharp DLL. Also when I tried to buid DWSIM source code in "AnyCPU" then it breaks for CEFSharp DLL. Please suggest the way forward how I can use 32 bit DLL in dwsim5 source code?
DWSIM
could you please elaborate Advanced EOS Library means?
15-09-20, 3:41 p.m. TestUser96