Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

build fails on dev #38

Open
normanb opened this issue Aug 25, 2020 · 0 comments
Open

build fails on dev #38

normanb opened this issue Aug 25, 2020 · 0 comments

Comments

@normanb
Copy link

normanb commented Aug 25, 2020

The build fails on dev (and master) because of

example.cpp:36:10: fatal error: test_multiprocess.h: No such file or directory
 #include "test_multiprocess.h"

Commenting out the include fixes the issue but the file seems redundant as part of the build for most users / devs.

 * THIS FILE IS JUST FOR TESTING WITH SOME LOCAL FILES INCLUDING ABSOLUTE PATHS.
 * IT WILL NOT RUN ON YOUR MACHINE:
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant