ArcGIS Engine apps and WINE

1619
2
11-15-2016 08:07 AM
WayneGuidry
New Contributor III

We developed an ArcGIS Engine app a few years ago using the .NET Framework (at the time it was intended for Windows only). Now we've been requested (as a short term solution) to try to run it via WINE on Linux until we can re-write it to be cross platform.

Has anyone had success running ArcGIS Engine apps under WINE? Any limitations/issues we should we aware of? The software is currently at .NET Framework 4 and ArcGIS 10.2.2.

Thanks

Tags (2)
0 Kudos
2 Replies
ArthurFarias
New Contributor

Hey I could do it, there is no issue on running ArcGIS Runtime SDK for .NET on Wine on Linux

ArthurFarias_0-1699072790501.png

 

0 Kudos
ArthurFarias
New Contributor

I am using:

 

Intel® Core™ i7-7500U CPU @ 2.70GHz × 4

NVIDIA GeForce GTX 950M

Ubuntu 22.04.3 LTS

X11

ArcGIS Runtime for .NET (WPF) 200.2.0

wine-8.19 (Staging)

Vulkan Implementation of DX3D available at (https://github.com/doitsujin/dxvk)

 

Right now a lot of cross platform gaming projects are using these implementations and wrappers.

0 Kudos