common/patches files
I'm building from a clone from git for the 1st time.
The files in common/patches have includes like: #include "../common/xyz.h" But .. is the common dir.. I got the build to proceed with a hack link: common -> . in common, but did I do something wrong in the cmake? |
Did you have compile errors without changing it?
|
I wonder if those are non-project #includes..
|
I only see the patch_constants references.
|
standard files like ",,/common/types.h" not found in many of the files during compilation,
all built and running after putting inthe bogus link as a workaround. |
What configuration were you building that it gave you an error on those? And it won't need bogus links to work around, we'll change that.
|
I was following this https://github.com/EQEmu/Server/wiki/Linux-server-setup.
I am running a brand new Ubuntu installation and had to do a few of the installs to get cmake, make, build-essential package, etc. I think I picked either dedug or relwithdebug. Does this answer the "what configuration" question or do you need to know something else? [ edit - server alnost up using my db + required sql application ] |
I reported the same problem last week.
http://www.eqemulator.org/forums/showthread.php?t=38800, 2nd post. |
All times are GMT -4. The time now is 11:23 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.