Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to build test/cmake1 with remove build server #17

Open
QianYizhou opened this issue Aug 31, 2023 · 0 comments
Open

Failed to build test/cmake1 with remove build server #17

QianYizhou opened this issue Aug 31, 2023 · 0 comments

Comments

@QianYizhou
Copy link

Hi,

Thanks a lot for your project, really powerful!

I tested "nocc/tests/dt/cmake1" in master branch (commit: 73b26e5) with a remote build server.

CMake version: 3.18.6
OS (local and remote): Ubuntu 20.04

In the nocc/tests/dt/cmake1/build.sh, I adjust NOCC_SERVERS to the remote build server IP, and I encoutered the error below:

In file included from <command-line>:
/home/test_nocc/nocc/tests/dt/cmake1/build/CMakeFiles/example.dir/cmake_pch.hxx:5:10: fatal error: /home/test_nocc/nocc/tests/dt/cmake1/src/all-headers.h: No such file or directory
    5 | #include "/home/test_nocc/nocc/tests/dt/cmake1/src/all-headers.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Do I need to do some preparations for the PCH headers? Currently I have to copy the header to the remote to fix the issue.

Thanks again for your power tool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant