GithubHelp home page GithubHelp logo

svn2github / beye Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 3.17 MB

This is a clone of an SVN repository at https://svn.code.sf.net/p/beye/code. It had been cloned by http://svn2github.com/ , but the service was since closed. Please read a closing note on my blog post: http://piotr.gabryjeluk.pl/blog:closing-svn2github . If you want to continue synchronizing this repo, look at https://github.com/gabrys/svn2github

License: GNU General Public License v2.0

Makefile 0.97% C 2.24% Shell 1.16% C++ 87.25% HTML 0.41% Roff 0.05% Assembly 7.86% Python 0.06%

beye's People

Watchers

 avatar

beye's Issues

Make fails

ake[3]: Entering directory '/home/r/temp/beye-master/src/addons/sysinfo'
gcc -c -I.. -I../.. -march=k8 -m64 -mtune=generic -O2 -pipe -fno-builtin-function -fno-fast-math -mfancy-math-387 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -fno-tree-vect-loop-version -fno-vect-cost-model -mmmx -m3dnow -msse -msse2 -msse3 -mssse3 -msse4 -mpclmul -maes -mavx -I/home/r/temp/beye-master -W -Wall -Wextra -Wshadow -Warray-bounds -Wreturn-type -Wuninitialized -Wlogical-op -Waddress -fno-pic -o ascii.o ascii.cpp
In file included from ../../beyeutil.h:26:0,
from ascii.cpp:29:
../../libbeye/file_ini.h: In member function 'virtual bool usr::Ini_io::seek(usr::__fileoff_t, std::ios_base::seekdir)':
../../libbeye/file_ini.h:44๐Ÿ’ฏ error: cannot convert 'std::basic_istream::__istream_type {aka std::basic_istream}' to 'bool' in return
virtual bool seek(__fileoff_t off,std::ios_base::seekdir origin) { return fs.seekg(off,origin); }

$ gcc --version
gcc (SUSE Linux) 7.5.0

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.