Hi,
I followed the guide for raspberry pi and try to compile the newest version (SBFspot_SRC_312_Linux_Win32.tar.gz).
It stops with this error:
```
boost_ext.cpp:52:1: error: expected ‘}’ at end of input
}
^
boost_ext.cpp: At global scope:
boost_ext.cpp:52:1: error: expected ‘}’ at end of input
makefile:153: recipe for target 'obj/Release_SQLite/boost_ext.o' failed
make: *** [obj/Release_SQLite/boost_ext.o] Error 1
```
Any idea what might be wrong?
I followed the guide for raspberry pi and try to compile the newest version (SBFspot_SRC_312_Linux_Win32.tar.gz).
It stops with this error:
```
boost_ext.cpp:52:1: error: expected ‘}’ at end of input
}
^
boost_ext.cpp: At global scope:
boost_ext.cpp:52:1: error: expected ‘}’ at end of input
makefile:153: recipe for target 'obj/Release_SQLite/boost_ext.o' failed
make: *** [obj/Release_SQLite/boost_ext.o] Error 1
```
Any idea what might be wrong?