Can't build pnet on Linux
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 599
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
I have cloned the evaluation version of P-Net v1.0.2.
But when I'm following instructions from tutorial https://docs.rt-labs.com/p-net/compiling_on_linux.html to build P-NET on linux, it fails with the error :
CMake Error: The source directory "/home/localuser/depots/profinet/linux/p-net" does not appear to contain CMakeLists.txt.
Why is there no CMakeLists.txt file in the repo ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the Linux build instructions at the linked tutorial with the P-Net v1.0.2 checkout, starting at the repository root and the reported CMake invocation. Reproduce the missing-CMakeLists.txt error; done means identifying the version or checkout mismatch, then documenting the correct build path or required repository change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cmake
- Domain
- build-system, embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100