I've been looking at making my own modules, but I can't seem to get them to work right for me.
I wrote some functions and put then in mod/tss.mod/mathfunctions.mod/mathfunctions.bmx
Then I opened my terminal and put in "bmk makemods tss", to which I got the message: 'bmk: Command not found.' (same thing when I went to the BM directory)
Of course when I try to run my program, I get the error:
ld: can't open: /BlitzMax/mod/tss.mod/mathfunctions.mod/mathfunctions.release.macos.a (No such file or directory, errno = 2)
Is this because I'm running 10.2.8 and can't get XCode, or did I do something else wrong?
Thanks,
KrayzBlu
I wrote some functions and put then in mod/tss.mod/mathfunctions.mod/mathfunctions.bmx
Then I opened my terminal and put in "bmk makemods tss", to which I got the message: 'bmk: Command not found.' (same thing when I went to the BM directory)
Of course when I try to run my program, I get the error:
ld: can't open: /BlitzMax/mod/tss.mod/mathfunctions.mod/mathfunctions.release.macos.a (No such file or directory, errno = 2)
Is this because I'm running 10.2.8 and can't get XCode, or did I do something else wrong?
Thanks,
KrayzBlu