Hello everybody!
Hey, I'm building using ```make BUILD=lnx``` but it fails with the
following error:
building golded3.o
golded3.cpp:190:10: fatal error: mygolded.h: No such file or directory
190 | #include <mygolded.h>
| ^~~~~~~~~~~~
compilation terminated.
This is using a fresh pull of the repository. What am I doing wrong?
Search for mygolded.* in the source folder then copy the found file (mygolded.__h to mygolded.h
Using a text editor make changes to the file with your details etc and save it then compile Golded.
Changes are your name, fido AKA and email address.
Do not make any other changes.
All this is explained in the docs and in that file.
Hello Vincent!
01 Nov 23 22:53, you wrote to me:
Search for mygolded.* in the source folder then copy the found
file (mygolded.__h to mygolded.h
Using a text editor make changes to the file with your details
etc and save it then compile Golded.
Changes are your name, fido AKA and email address.
Do not make any other changes.
All this is explained in the docs and in that file.
Thanks - assumed that was just for win32 builds based on building.txt.
Hey, I'm building using ```make BUILD=lnx``` but it fails with the following error:
building golded3.o
golded3.cpp:190:10: fatal error: mygolded.h: No such file or directory
190 | #include <mygolded.h>
| ^~~~~~~~~~~~
compilation terminated.
This is using a fresh pull of the repository. What am I doing wrong?
Sysop: | StingRay |
---|---|
Location: | Woodstock, GA |
Users: | 29 |
Nodes: | 15 (0 / 15) |
Uptime: | 33:07:29 |
Calls: | 591 |
Calls today: | 1 |
Files: | 359 |
Messages: | 227,723 |
Posted today: | 1 |