de     

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:software:windows_hints [2017/03/21 15:39] – [Hints] 87.177.191.42en:software:windows_hints [2017/03/22 17:05] – [IDE integration] stefan
Line 27: Line 27:
   - In order to build a target using the Makefile rules: <code>c:\mingw\msys\1.0\bin\bash -l -c "make -C /s/ztex/examples/memfifo [<target>]"</code> This builds a target of the memfifo example in ''examples/memfifo''. Typical targets are ''all'', ''img'', ''ihx'', ''jar'', ''claen'' or ''distclean'', see  [[en:software:compilation:compilation#makefiles]]   - In order to build a target using the Makefile rules: <code>c:\mingw\msys\1.0\bin\bash -l -c "make -C /s/ztex/examples/memfifo [<target>]"</code> This builds a target of the memfifo example in ''examples/memfifo''. Typical targets are ''all'', ''img'', ''ihx'', ''jar'', ''claen'' or ''distclean'', see  [[en:software:compilation:compilation#makefiles]]
  
- +Java host software can be compiled and executed without GNU tools. Just the class and JNI library location (in the example above: ''s:\ztex\java\java'' and ''s:\ztex\usb4java'') has to be added to the ''CLASSPATH'' environment variable.
-The host software can be compiled and executed without GNU tools. Just the class and JNI library location (in the example above: ''s:\ztex\java\java'' and ''s:\ztex\usb4java'') has to be added to the ''CLASSPATH'' environment variable.+
  
 {{indexmenu_n>6500}} {{indexmenu_n>6500}}
 
en/software/windows_hints.txt · Last modified: 2021/01/07 14:25 by 178.201.152.65
 
Recent changes RSS feed Creative Commons License Powered by PHP Debian Driven by DokuWiki
[ZTEX Home] [Imprint] [Privacy policy]