Giter VIP home page Giter VIP logo

librebridge's People

Contributors

jerther avatar juef17 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

librebridge's Issues

Compilation errors

Compilation seems to depends on qt-devel actually, and also on g++ (gcc-c++) but then compilation fails:

[jerther@localhost LibreBridge]$ make
g++ -c -pipe -Wall -Wextra -pedantic -fPIC -O2 -Wall -W -D_REENTRANT -DVERSION_MAJOR=0 -DVERSION_MINOR=1 -DVERSION_BUILD=0 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o AIPlayer.o src/AIPlayer.cpp
g++ -c -pipe -Wall -Wextra -pedantic -fPIC -O2 -Wall -W -D_REENTRANT -DVERSION_MAJOR=0 -DVERSION_MINOR=1 -DVERSION_BUILD=0 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o Bid.o src/Bid.cpp
g++ -c -pipe -Wall -Wextra -pedantic -fPIC -O2 -Wall -W -D_REENTRANT -DVERSION_MAJOR=0 -DVERSION_MINOR=1 -DVERSION_BUILD=0 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o Card.o src/Card.cpp
g++ -c -pipe -Wall -Wextra -pedantic -fPIC -O2 -Wall -W -D_REENTRANT -DVERSION_MAJOR=0 -DVERSION_MINOR=1 -DVERSION_BUILD=0 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o Contract.o src/Contract.cpp
g++ -c -pipe -Wall -Wextra -pedantic -fPIC -O2 -Wall -W -D_REENTRANT -DVERSION_MAJOR=0 -DVERSION_MINOR=1 -DVERSION_BUILD=0 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I. -I. -o Game.o src/Game.cpp
src/Game.cpp: In member function ‘void Game::deal()’:
src/Game.cpp:56:16: error: ‘default_random_engine’ was not declared in this scope
  auto engine = default_random_engine{getSeed()};
                ^~~~~~~~~~~~~~~~~~~~~
Makefile:286: recipe for target 'Game.o' failed
make: *** [Game.o] Error 1

README document

Hi,

I am trying to run this program but don't know how to install it. Can you specify how to run qmake and make in README document? Thank you!

Porting a Program to this UI

I have a bridge program that can play as declarer. I'm trying to port it to this UI. Any suggestions on where to start?
Thanks

Scoring

Hi there,
I have set up the game but seem's Scoring is not working. Can you help please?
Thank you

Black Contract windows

After the bidding window, I get this:

screenshot from 2017-06-07 17-49-42
Strange thing, those black windows aren't clickable. That is, if I click on them, it clicks under them, like they don't exist.

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.