The smapi library v.2.5.1 was stolen from hpt. The previous version was bad when working with JAM and Squish messages bases. Hopefully working with these types of message bases will be better.
https://sourceforge.net/projects/ftrack-as/files/RNtrack/2.0.3/
https://sourceforge.net/projects/ftrack-as/files/RNtrack/2.0.3/
I am not an expert, but when I try to compile the program for
Linux, it gives me an error for a point. It is the file compiler.h
(line 803) inside the smapi folder of linux. If I delete that endpoint
I can correctly complete it.
Hello Angel,
Saturday February 08 2020, Angel Ripoll wrote to Michael Dukelsky:
https://sourceforge.net/projects/ftrack-as/files/RNtrack/2.0.3/
I am not an expert, but when I try to compile the program for
Linux, it gives me an error for a point. It is the file compiler.h
(line 803) inside the smapi folder of linux. If I delete that endpoint
I can correctly complete it.
Did you compile it for the ARM platform? Did you use MakeFiles/linux/Makefile?
https://sourceforge.net/projects/ftrack-as/files/RNtrack/2.0.3/
I am not an expert, but when I try to compile the program
for Linux, it gives me an error for a point. It is the file
compiler.h (line 803) inside the smapi folder of linux. If I
delete that endpoint I can correctly complete it.
Did you compile it for the ARM platform? Did you use
MakeFiles/linux/Makefile?
I have compiled it in a raspberry pi 3 :)
OK, but you did not answer my second question. Could you please send me the full build log, containing the command you used to start the build and without deleting anything, so that the error is seen?
root@raspberrypi:/usr/src/husky/rntrack-src/MakeFiles/linux# make
make -C ../../smapi -f makefile.lnx
make[1]: se entra en el directorio '/usr/src/husky/rntrack-src/smapi'
gcc -Wall -funsigned-char -Ih -DUNIX -O3 -c src/api_jam.c
In file included from src/api_jam.c:17:
h/compiler.h:807:64: error: token "." is not valid in preprocessor expressions
#if !defined(__BIG_ENDIAN__) && !defined(__LITTLE_ENDIAN__).
^
make[1]: *** [makefile.lnx:28: api_jam.o] Error 1
make[1]: se sale del directorio '/usr/src/husky/rntrack-src/smapi'
make: *** [Makefile:95: smapi] Error 2 root@raspberrypi:/usr/src/husky/rntrack-src/MakeFiles/linux#
Hello Angel,
make: *** [Makefile:95: smapi] Error 2
root@raspberrypi:/usr/src/husky/rntrack-src/MakeFiles/linux#
Fixed it in the repository. Thank you!
Sysop: | Coz |
---|---|
Location: | Anoka, MN |
Users: | 2 |
Nodes: | 4 (0 / 4) |
Uptime: | 09:57:54 |
Calls: | 273 |
Files: | 5,593 |
Messages: | 225,375 |