CMake Configuring incomplete
I'm trying to run my drogon proj, but I see:
how can I read
/out/CMakeFiles/CMakeOutput.log
, or is there another way to figure out how to fix that ?17 Replies
Project ID:
f041c12e-a344-41f2-8269-546b53665885
f041c12e-a344-41f2-8269-546b53665885
how can I read /out/CMakeFiles/CMakeOutput.logyou can't 😦 maybe there is more information else where in the logs printed to railway https://bookmarklets.up.railway.app/log-downloader/
as I'm guessing, I see all logs, that are in console
according to logs, all libs and deps are compiled and founded
all my pipline from docker:
to be shure I've run it in WSL Ubuntu, and there no problem
same that I see on website
have you ran it with docker locally?
I'll try now
but I'm not so familiar with docker so that could be log time coming
no rush
I'm lucky, CLion do all work for me)
on first run I've get that
apt-get update
can't find some modules, after I've add --fix-missing
, but with that I've same error as on railway, now I can read the log xDprogress!!
I don't see any errors... and at the end all 'tests' are succeeded
oh.... that's interesting
cuz earliear I set vcpkg as that for WSL, and that's was fine
but file exists, am I wrong somewhere ?
oh, I don't remove command
yep, that works, just that little
~
thx <3awsome, glad you where able to solve!!