CEDA downloads

0.10.23

Release date : 15 Nov 2022

Windows

File Size (kB) Description
Ceda-0.10.23-setup.exe74,978The CEDA SDK installer for development on a Windows x64 machine
pyceda-0.10.23-cp27-cp27m-win_amd64.whl2,727The Windows CEDA SDK python wheel file for x64 machines
debug/pyceda-0.10.23-cp27-cp27m-win_amd64.whl3,710The debug version of the Windows CEDA SDK python wheel file for x64 machines

Linux

File Size (kB) Description
ceda-linux-x64-0.10.23.deb36,992The CEDA SDK installer for development on a Ubuntu Linux 18.04 x64 machine
ceda-linux-x64-debug-0.10.23.deb34,152The CEDA SDK installer for debug builds on a Ubuntu Linux 18.04 x64 machine
pyceda-0.10.23-cp27-cp27mu-linux_x86_64.whl35,979The Linux CEDA SDK python wheel file for x64 machines
debug/pyceda-0.10.23-cp27-cp27mu-linux_x86_64.whl33,145The debug version of the Linux CEDA SDK python wheel file for x64 machines

Linux cross compiling for Android

File Size (kB) Description
ceda-android-armeabi-v7a-0.10.23.deb14,425For targeting android armeabi-v7a on a Linux development machine
ceda-android-armeabi-v7a-debug-0.10.23.deb17,521For targeting android armeabi-v7a in debug on a Linux development machine
ceda-android-arm64-v8a-0.10.23.deb14,738For targeting android arm64-v8a on a Linux development machine
ceda-android-arm64-v8a-debug-0.10.23.deb18,177For targeting android arm64-v8a in debug on a Linux development machine
ceda-android-x86-0.10.23.deb14,781For targeting android x86 on a Linux development machine
ceda-android-x86-debug-0.10.23.deb18,399For targeting android x86 in debug on a Linux development machine
ceda-android-x86_64-0.10.23.deb14,891For targeting android x86_64 on a Linux development machine
ceda-android-x86_64-debug-0.10.23.deb18,125For targeting android x86_64 in debug on a Linux development machine

Emscripten

Wasm is designed as a portable compilation target for programming languages, enabling deployment on the web for client and server applications. Emscripten is a complete Open Source compiler toolchain to WebAssembly. Emscripten support for portable C/C++ code is fairly comprehensive. Support for the C standard library, C++ standard library, C++ exceptions, etc. is very good.

The following are debian packages which target wasm32. They create files under /usr/lib/ceda-emscripten-wasm32 or /usr/lib/ceda-emscripten-wasm32-debug.

/usr/lib/ceda-emscripten-wasm32
├── LICENSE
├── bin
├── cmake
│   ├── CedaCommon.cmake
│   ├── CedaConfig.cmake
│   ├── CedaConfigVersion.cmake
│   ├── CedaSpecificConfig.cmake
│   ├── CedaTargets-relwithdebinfo.cmake
│   ├── CedaTargets.cmake
│   ├── ConfigureFile.cmake
│   ├── CreateAndInstallWheel.cmake
│   ├── GlobJniFiles.cmake
│   └── GlobRecurseFileCopy.cmake
├── export
│   ├── Ceda
│   └── XcppBuild
├── include
│   └── Ceda
└── lib
    ├── libcxLss.a
    ├── libcxMessage.a
    ├── libcxObject.a
    ├── libcxOperation.a
    ├── libcxPersistStore.a
    ├── libcxRpc.a
    ├── libcxThread.a
    ├── libcxUtils.a
    └── libcxWorkingSetIpc.a

See emscripten tests

File Size (kB) Description
ceda-emscripten-wasm32-0.10.23.deb0The CEDA SDK installer for development on a Ubuntu Linux 18.04 x64 machine
ceda-emscripten-wasm32-debug-0.10.23.deb0The CEDA SDK installer for debug builds on a Ubuntu Linux 18.04 x64 machine

Sample programs

File Size (kB) Description
ceda-samples-0.10.23.zip485The Ceda sample programs

License

CEDA is free for non-commercial use. For commercial applications a license must be obtained from Cedanet Pty Ltd.