Line | |
---|
1 | //file generated automatically by compile_info.sh script
|
---|
2 | //do not edit it manually
|
---|
3 |
|
---|
4 | #include <string>
|
---|
5 |
|
---|
6 | #define USER "gsanahuj@gsanahuj-Latitude-E6420"
|
---|
7 | #define DATE "mardi 10 janvier 2017, 15:56:33 (UTC+0100)"
|
---|
8 | #define GCC_REV "4.9.1"
|
---|
9 | #define GCC_PATH "/opt/robomap3/1.7.3/armv7a-neon/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc"
|
---|
10 | #define SVN_PATH "/home/gsanahuj/HDS/igep/flair-src_svn/trunk/lib/FlairVisionFilter"
|
---|
11 | #define SVN_REV "122M"
|
---|
12 |
|
---|
13 | inline void compile_info(std::string name) {
|
---|
14 | fprintf(stderr,"Using %s library:\n",name.c_str());
|
---|
15 | fprintf(stderr," -built by " USER " on " DATE "\n");
|
---|
16 | fprintf(stderr," -with GCC " GCC_REV " from " GCC_PATH "\n");
|
---|
17 | fprintf(stderr," -svnversion of " SVN_PATH " is " SVN_REV "\n\n");
|
---|
18 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.