I am building (want to be building, rather) on Linux. If I just run make from the top level, I eventually run into a dependency issue regarding lcms:
../../engine/src/lnxcolor.cpp:26:10: fatal error: lcms.h: No such file or directory
#include "lcms.h"
^~~~~~~~
I could try to work through the ...
Search found 2 matches
- Thu Nov 30, 2017 3:07 am
- Forum: Engine Contributors
- Topic: How to build server target
- Replies: 3
- Views: 43458
- Wed Nov 29, 2017 1:40 pm
- Forum: Engine Contributors
- Topic: How to build server target
- Replies: 3
- Views: 43458
How to build server target
Sorry for the basic question. I have cloned the source and would like to know how to build the server target.