• build error

    From Louis Northmore@2:250/8 to All on Wed Nov 1 22:06:42 2023

    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?

    Louis


    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: SonicBBS :: sonicbbs.co.uk :: North Yorkshire, England (2:250/8)
  • From Vincent Coen@2:250/1 to Louis Northmore on Wed Nov 1 22:53:35 2023
    Hello Louis!

    Wednesday November 01 2023 22:06, you wrote to All:


    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.



    Vincent

    --- Mageia Linux v8 X64/Mbse v1.0.8.4/GoldED+/LNX 1.1.5-b20180707
    * Origin: Air Applewood, The Linux Gateway to the UK & Eire (2:250/1)
  • From Louis Northmore@2:250/8 to Vincent Coen on Thu Nov 2 09:26:22 2023

    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.

    Louis


    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: SonicBBS :: sonicbbs.co.uk :: North Yorkshire, England (2:250/8)
  • From Vincent Coen@2:250/1 to Louis Northmore on Thu Nov 2 16:05:22 2023
    Hello Louis!

    Thursday November 02 2023 09:26, you wrote to me:


    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.

    No, ALL builds.

    You must NOT "assume" with computers - it will end up biting you !

    Vincent

    --- Mageia Linux v8 X64/Mbse v1.0.8.4/GoldED+/LNX 1.1.5-b20180707
    * Origin: Air Applewood, The Linux Gateway to the UK & Eire (2:250/1)
  • From Andrew Leary@1:320/219 to Louis Northmore on Fri Nov 3 07:38:10 2023
    Hello Louis!

    01 Nov 23 22:06, you wrote to all:

    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?

    In the golded3 directory of your source tree, edit the file mygolded.__h with your information, and then save it as mygolded.h.

    Andrew

    --- GoldED+/LNX 1.1.5-b20230826
    * Origin: Phoenix BBS * phoenix.bnbbbs.net (1:320/219)