Edge control in an X# application
Posted: Tue Apr 02, 2019 8:44 am
Hi Fabrice,
in XIDE it is really simple to change the platform between x86, x64 and AnyCPU, but in Visual Studio it is not so easy as it should be.
Maybe I really have to edit the project file manually....
The CefSharp people should look at the solution the SQLite people has adopted: they have a common, AnyCPU assembly that loads the correct platform DLL from the correct subfolder: But as I wrote: I have some urgent projects to finish (and yes, they are in X#) and after that I will again look at the browser control.
Wolfgang
in XIDE it is really simple to change the platform between x86, x64 and AnyCPU, but in Visual Studio it is not so easy as it should be.
Maybe I really have to edit the project file manually....
The CefSharp people should look at the solution the SQLite people has adopted: they have a common, AnyCPU assembly that loads the correct platform DLL from the correct subfolder: But as I wrote: I have some urgent projects to finish (and yes, they are in X#) and after that I will again look at the browser control.
Wolfgang