GithubHelp home page GithubHelp logo

Comments (9)

freesouls avatar freesouls commented on June 23, 2024

same error, do not know how to fix it

from seshat.

Narsil avatar Narsil commented on June 23, 2024

You do realise that -I/path/to/boost is probably wrong ?
Did you install boost headers ?
I found that in order to build on recent gcc you need to add -fpermissive to compile.

Cheers.

from seshat.

freesouls avatar freesouls commented on June 23, 2024

I can compile under linux, the above error happens when compiling on Mac OSX

from seshat.

CodingFishWu avatar CodingFishWu commented on June 23, 2024

Value.h is deprecated. I have tried to replace it with limits.h and float.h, but other errors occur. But it's all right in linux system.

from seshat.

MRNIU avatar MRNIU commented on June 23, 2024

me too,is there anyone can fix?

from seshat.

Hzzone avatar Hzzone commented on June 23, 2024

@CodingFishWu @MRNIU It seems that all errors caused by rnnlib4seshat/Helpers.hpp, and I have solved some problem successfully but at last failed... Maybe someone helps.

from seshat.

Hzzone avatar Hzzone commented on June 23, 2024

Now I have successfully compiled on macOS High Sierra according to the errors.
But when I run the example command:

Math Symbols:
( { 4 }
x { 0 1 }
+ { 2 7 }
y { 3 }
) { 5 }
2 { 6 }

LaTeX:
( x + y )^{2}
[1]    68064 illegal hardware instruction  ./seshat -c Config/CONFIG -i SampleMathExps/exp.scgink -o out.inkml -r  -d

from seshat.

yannis1962 avatar yannis1962 commented on June 23, 2024

Same error on MacOS X:

g++ -c online.cc -O3 -Wno-unused-result -I/Users/yannis/Google_Drive/yannis/projets/ink/seshat/boost_1_72_0/boost
In file included from online.cc:38:
./online.h:42:10: fatal error: 'values.h' file not found
#include <values.h>
         ^~~~~~~~~~
1 error generated.
make: *** [online.o] Error 1

Can anyone help?

from seshat.

rabdelazim avatar rabdelazim commented on June 23, 2024

Yeah getting the same error here, too.

Making install in sanei
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/sane  -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d 	  -DPATH_SANE_DATA_DIR=/usr/local/share 	  -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane 	  -DV_MAJOR=1 -DV_MINOR=0  -g -O2 -W -Wall -MT sanei_ir.lo -MD -MP -MF .deps/sanei_ir.Tpo -c -o sanei_ir.lo sanei_ir.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/sane -I. -I. -I../include -I../include -D_REENTRANT -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DPATH_SANE_LOCK_DIR=/usr/local/var/lock/sane -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -W -Wall -MT sanei_ir.lo -MD -MP -MF .deps/sanei_ir.Tpo -c sanei_ir.c  -fno-common -DPIC -o .libs/sanei_ir.o
sanei_ir.c:32:10: fatal error: 'values.h' file not found
#include <values.h>
         ^~~~~~~~~~
1 error generated.
make[1]: *** [sanei_ir.lo] Error 1
make: *** [install-recursive] Error 1

from seshat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.