{"id":899,"date":"2019-11-19T11:55:26","date_gmt":"2019-11-19T09:55:26","guid":{"rendered":"http:\/\/www.rocworks.at\/wordpress\/?p=899"},"modified":"2019-11-19T11:55:26","modified_gmt":"2019-11-19T09:55:26","slug":"native-image-with-graalvm","status":"publish","type":"post","link":"https:\/\/www.rocworks.at\/wordpress\/?p=899","title":{"rendered":"Native Image with GraalVM"},"content":{"rendered":"\n<ol class=\"wp-block-list\"><li>Get the Windows version of GraalVM:&nbsp;<a href=\"https:\/\/github.com\/oracle\/graal\/releases\/tag\/vm-19.0.0\">https:\/\/github.com\/oracle\/graal\/releases<\/a><\/li><li>Extract it to C:\\app<\/li><li> Uninstall any&nbsp;<code>Visual C++ 2010 Redistributables<\/code> <\/li><li>Get the Microsoft Windows SDK for Windows 7 and .NET Framework 4 (ISO):&nbsp;<a href=\"https:\/\/www.microsoft.com\/en-us\/download\/details.aspx?id=8442\">https:\/\/www.microsoft.com\/en-us\/download\/details.aspx?id=8442<\/a><br> Use the GRMSDKX_EN_DVD.iso <\/li><li>Mount the image and run<code>F:\\Setup\\SDKSetup.exe<\/code>&nbsp;<\/li><li><strong>Run the Windows SDK 7.1 Command Prompt<\/strong>&nbsp;by going to&nbsp;<code>Start<\/code>&nbsp;&gt;&nbsp;<code>Microsoft Windows SDK v7.1<\/code>&nbsp;&gt;&nbsp;<code>Windows SDK 7.1 Command Prompt<\/code><\/li><\/ol>\n\n\n\n<p><code>c:\\app\\graalvm-ce-19.2.1\\bin\\native-image -jar Example.jar ^<br> --no-fallback ^<br> --report-unsupported-elements-at-runtime ^<br> --allow-incomplete-classpath ^<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Get the Windows version of GraalVM:&nbsp;https:\/\/github.com\/oracle\/graal\/releases Extract it to C:\\app Uninstall any&nbsp;Visual C++ 2010 Redistributables Get the Microsoft Windows SDK for Windows 7 and .NET Framework 4 (ISO):&nbsp;https:\/\/www.microsoft.com\/en-us\/download\/details.aspx?id=8442 Use the GRMSDKX_EN_DVD.iso Mount the image and runF:\\Setup\\SDKSetup.exe&nbsp; Run the Windows SDK 7.1 Command Prompt&nbsp;by going to&nbsp;Start&nbsp;&gt;&nbsp;Microsoft Windows SDK v7.1&nbsp;&gt;&nbsp;Windows SDK 7.1 Command Prompt c:\\app\\graalvm-ce-19.2.1\\bin\\native-image -jar Example.jar &hellip; <a href=\"https:\/\/www.rocworks.at\/wordpress\/?p=899\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Native Image with GraalVM<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-899","post","type-post","status-publish","format-standard","hentry","category-allgemein"],"_links":{"self":[{"href":"https:\/\/www.rocworks.at\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/899","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.rocworks.at\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.rocworks.at\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.rocworks.at\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rocworks.at\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=899"}],"version-history":[{"count":6,"href":"https:\/\/www.rocworks.at\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/899\/revisions"}],"predecessor-version":[{"id":905,"href":"https:\/\/www.rocworks.at\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/899\/revisions\/905"}],"wp:attachment":[{"href":"https:\/\/www.rocworks.at\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=899"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rocworks.at\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=899"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rocworks.at\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=899"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}