Menu

New Topic: how to build the "control_software"

General
RaspII
2020-12-26
2021-01-22
  • RaspII

    RaspII - 2020-12-26

    Hello,

    I know I'm very late with my question.
    But I plan to build the "control_software".
    I already did a first trial with the current version of
    Netbeans:

    /*Product Version:*/
    /Apache NetBeans IDE 12.0 /
    /*Java:*/
    /15.0.1; Java HotSpot(TM) 64-Bit Server VM 15.0.1+9-18 /
    /*Runtime:*/
    /Java(TM) SE Runtime Environment 15.0.1+9-18 /
    /*System:*/
    /Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb) /
    /*User directory:*/
    /C:\Users\<user>\AppData\Roaming\NetBeans\12.0 /
    /*Cache directory:*/
    /C:\Users\///<user>/\AppData\Local\NetBeans\Cache\12.0 /
    

    But I only see the error messages:

    /ant -f
    D:\\aaa\\PC-Hardware\\Philips\\PRM80xy(Amateurfunkgeräte)\\HAM-Firmware\\prm80-code\\control_software\\trunk
    -Dnb.internal.action.name=build jar//
    //init://
    //Deleting:
    D:\aaa\PC-Hardware\Philips\PRM80xy(Amateurfunkgeräte)\HAM-Firmware\prm80-code\control_software\trunk\build\built-jar.properties//
    //deps-jar://
    //Updating property file:
    D:\aaa\PC-Hardware\Philips\PRM80xy(Amateurfunkgeräte)\HAM-Firmware\prm80-code\control_software\trunk\build\built-jar.properties//
    //Compiling 36 source files to
    D:\aaa\PC-Hardware\Philips\PRM80xy(Amateurfunkgeräte)\HAM-Firmware\prm80-code\control_software\trunk\build\classes//
    //warning: [options] bootstrap class path not set in conjunction with
    -source 6//
    //error: Source option 6 is no longer supported. Use 7 or later.//
    //error: Target option 6 is no longer supported. Use 7 or later.//
    //BUILD FAILED (total time: 0 seconds)/
    

    I'm not a Java developer, so I'm not able so solve this issue.
    (I'm using Windows10 64Bit current version)

    Would be great if somebody can help

    Claus, DC0CM

     

    Last edit: RaspII 2020-12-27
  • Florian MAZEN - F4FEZ

    Hi Claus,
    I don't know what is you goal. The control software is unfinished for what I remember.
    I never tested it but, the firmware is supported by hamlib. Look at this page if you find something : https://github.com/Hamlib/Hamlib/wiki/Applications-and-Screen-Shots

    Regards,

    Florian F4FEZ

     

    Last edit: Florian MAZEN - F4FEZ 2021-01-22

Log in to post a comment.