We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b9acf2 commit ce1fca4Copy full SHA for ce1fca4
1 file changed
README.md
@@ -48,7 +48,7 @@ This is the Java wrapper and GUI. It builds all projects and supported plugins i
48
49
make all JAVA_HOME=path_to_jdk_installation
50
51
-On Windows 8 this could look like
+On Windows 8 x64 this could look like
52
53
make all JAVA_HOME=C:/PROGRA~2/Java/jdk1.7.0_45
54
@@ -58,4 +58,8 @@ Go to the plugin folder and type in
58
59
make all MIRICS_HOME=path_to_mirics_installation
60
61
-Where the path needs to lead to a path like C:\Program Files\MiricsSDR
62
+
63
+ make all MIRICS_HOME=C:/PROGRA~1/MiricsSDR
64
65
+If running Mirics Plugin, make sure the mir_sdr_api.dll is in the library path
0 commit comments