<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>By the way; we should never have a problem with managed dll's as long as they are compiled for 'Any CPU', should we? 
<span class="q"><br></span></div></blockquote></div><br>Actually "Any CPU" is part of my 64 bit problem! since both libsl and opensim is compiled to "Any CPU" my os decides to load the program into a 64bit process. Which causes serious problems for sqlite3 and libopenjpeg. If it had been compiled for "32 bit" the framework would have initiated a 32 bit process.
<br><br>/tleiades<br>