You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Microsoft Visual C++ 2019 Redistributable Package (x64)
42
47
* A Java Developer Kit (JDK) version 11, 17, or 21 - if not yet installed on your machine, Mendix will install 'Eclipse Temurin JDK 21 (x64 or ARM64)'
43
48
* Gradle version 8.5 or above - if Gradle is not yet installed on your machine, Mendix will install Gradle version 8.5
@@ -47,7 +52,12 @@ The following frameworks are required. They will be installed automatically by t
47
52
48
53
When you are running Studio Pro on a Parallels virtual machine on an ARM64 device (for example, an M1 Mac), you need the following dependencies in addition to the x64 version listed above:
49
54
50
-
* Microsoft .NET Desktop Runtime 8.0.x (ARM64)
55
+
* .NET Desktop Runtime (arm64)
56
+
57
+
| Studio Pro 11.0.0 - 11.6.2 | Studio Pro 11.6.3 and above |
* Microsoft Edge WebView2 Evergreen Runtime (ARM64)
52
62
53
63
{{% alert color="info" %}}
@@ -320,7 +330,12 @@ Developing native mobile apps with Mendix comes with special requirements explai
320
330
321
331
MxBuild is a Windows, Linux, and macOS command-line tool that can be used to build a Mendix Deployment Package. For more information, see [MxBuild](/refguide/mxbuild/).
322
332
323
-
* .NET 8
333
+
* .NET
334
+
335
+
| Studio Pro 11.0.0 - 11.6.2 | Studio Pro 11.6.3 and above |
0 commit comments