#12 Accessing libraries, the example and the unittest for SP16.10

open
hermsen
2022-04-17
2022-04-17
hermsen
No

Binaries tree [f9106e] TAG 16.10

For users who wish to use the library with older runtimes, the libraries, the example and the unittest are available for SP16.10. We have confirmed these versions to run correctly.

To get this version, install git for windows and run this command:

git clone -b 16.10 https://forge.codesys.com/git/lib,cobolt,binaries.git/ .

Or you can visit the Tag 16.10 and download them from your browser.

The binaries could in theory be used in SP15.x but since we have NOT tested this, your mileage may vary!
If you want to Try this, you still need a SP16.10 IDE and set the compiler for SP16.10 and download this version into a SP15 runtime.

Warning, please read this!
We decided we will not develop for SP16.x anymore. Current development will continue in SP18!
See Ticket [#158] for further details.

Related

Commit: [f9106e]
Tickets: #158

Discussion

  • hermsen

    hermsen - 2022-04-17
    • assigned_to: h-hermsen --> nobody
     
  • i-campbell

    i-campbell - 2022-04-17
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,12 @@
     Binaries tree [f9106e] TAG 16.10
    
     For users who wish to use the library with older runtimes, the libraries, the example and the unittest are available for SP16.10. We have confirmed these versions to run correctly.
    +
    +To get this version, install git for windows and run this command:
    +~~~
    +git clone -b 16.10 https://forge.codesys.com/git/lib,cobolt,binaries.git/ .
    +~~~
    +Or you can visit the [Tag 16.10](https://forge.codesys.com/lib/cobolt/binaries/ci/16.10/tree/) and download them from your browser.
    
     The binaries could in theory be used in SP15.x but since we have *NOT* tested this, your mileage may vary!
     If you want to Try this, you still need a SP16.10 IDE and set the compiler for SP16.10 and download this version into a SP15 runtime.
    
    • assigned_to: h-hermsen
     

    Related

    Commit: [f9106e]


Log in to post a comment.