my plan is to provide a platform independent build script for building SOF on several platforms.
Furthermore a CreationPolicy (like the sof::instantiation::win:: WinDllCreator class for Windows) for Linux has to be implemented so that dynamic libraries can be loaded.
These points are definitely on my list but currently I'm busy with implementing an administration and diagnosis UI for Remote SOF.
Regards,
Matthias
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
i have compiled this on Linux,
but it runs currently only with Local Bundles.
I build it with CMake and had to change some definitions on the code.
I will provide a CMakeLists.txt for the sof framework and for the console, also i will provide a patch from the changes i made to the sources.
Greetz,
Jan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Jan,
thank you very much for your input. I want to release a new version of SOF in a few weeks with Scons (=platform independent build system) scripts in order to build SOF on several platforms.
Some days ago i had to decide between Scons and CMake and I chose Scons because of the very good online documentation.
But i will definitely have a look at your build scripts. Maybe i will switch to CMake in future. As soon as i have time and a running Linux platform on my PC i will port the WinDLLCreator class to Linux for running a shared library bundle.
Cheers,
Matthias
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Has anyone tested SOF in Linux?
- Thanks!
- Ken
Hi Ken,
my plan is to provide a platform independent build script for building SOF on several platforms.
Furthermore a CreationPolicy (like the sof::instantiation::win:: WinDllCreator class for Windows) for Linux has to be implemented so that dynamic libraries can be loaded.
These points are definitely on my list but currently I'm busy with implementing an administration and diagnosis UI for Remote SOF.
Regards,
Matthias
Hi,
i have compiled this on Linux,
but it runs currently only with Local Bundles.
I build it with CMake and had to change some definitions on the code.
I will provide a CMakeLists.txt for the sof framework and for the console, also i will provide a patch from the changes i made to the sources.
Greetz,
Jan
Hi Jan,
thank you very much for your input. I want to release a new version of SOF in a few weeks with Scons (=platform independent build system) scripts in order to build SOF on several platforms.
Some days ago i had to decide between Scons and CMake and I chose Scons because of the very good online documentation.
But i will definitely have a look at your build scripts. Maybe i will switch to CMake in future. As soon as i have time and a running Linux platform on my PC i will port the WinDLLCreator class to Linux for running a shared library bundle.
Cheers,
Matthias