Skip to content

Commit ce1fca4

Browse files
committed
Directions for using Mirics plugin
1 parent 5b9acf2 commit ce1fca4

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This is the Java wrapper and GUI. It builds all projects and supported plugins i
4848

4949
make all JAVA_HOME=path_to_jdk_installation
5050

51-
On Windows 8 this could look like
51+
On Windows 8 x64 this could look like
5252

5353
make all JAVA_HOME=C:/PROGRA~2/Java/jdk1.7.0_45
5454

@@ -58,4 +58,8 @@ Go to the plugin folder and type in
5858

5959
make all MIRICS_HOME=path_to_mirics_installation
6060

61-
Where the path needs to lead to a path like C:\Program Files\MiricsSDR
61+
On Windows 8 x64 this could look like
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

Comments
 (0)