Closed ZeedyDF closed 7 years ago
On which OS are you compiling the client? GetFullPathName is only available on the windows API. I could add a compiler directive with the corresponding function for linux or macOS, but it's not the only function relying on winAPI. I also would need to replace the HTTP post function to make the client work on other OSes.
Windows x64
Are you using the demo of PureBasic? The demo is limited to 1000 lines of code and doesn't contain the API functions of any of the OSes. You would need to buy PureBasic to compile the software.
Yes; I'll see.
[19:52:18] [COMPILER] Line 55: GetFullPathName() is not a function, array, list, map or macro. [19:52:39] [COMPILER] Line 55: GetFullPathName() is not a function, array, list, map or macro.