We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40e97a9 commit 358295cCopy full SHA for 358295c
libxtracfg/c/build.bat
@@ -27,6 +27,6 @@ copy libxtracfg.sha1sum ..\..\go\xtracfg\
27
echo test
28
29
REM static
30
-cl.exe /I./ /Fetest.exe ../test/main.c libxtracfg.lib
+cl.exe /I./ /I%JAVA_HOME%/include /I%JAVA_HOME%/include/%PLATFORM% /Fetest.exe ../test/main.c libxtracfg.lib
31
32
cd ..
0 commit comments