https://github.com/rossonet/iec61499-runtime
clone of https://git.eclipse.org/c/4diac/org.eclipse.4diac.forte.git
https://github.com/rossonet/iec61499-runtime
iec61499
Last synced: 7 months ago
JSON representation
clone of https://git.eclipse.org/c/4diac/org.eclipse.4diac.forte.git
- Host: GitHub
- URL: https://github.com/rossonet/iec61499-runtime
- Owner: rossonet
- Created: 2021-06-01T18:09:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-01T19:03:57.000Z (over 4 years ago)
- Last Synced: 2025-03-09T13:18:09.399Z (7 months ago)
- Topics: iec61499
- Language: C++
- Homepage:
- Size: 11.1 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/rossonet/Iec61499-runtime/actions/workflows/cmake_posix.yml)
# Building 4DIAC Forte
## Standard POSIX build
./setup_posix.sh
cd bin/posix
make## Resetting CMake files
In case you ran CMake with invalid options it might help
to reset the CMake state by deleting CMake intermediate
files:rm -Rf CMakeCache.txt CMakeFiles/
## Building a local RPM
For building local RPMs you can use (tito)[https://github.com/dgoodwin/tito]
tito build --test --rpm