GithubHelp home page GithubHelp logo

petrpavlu / centerim5 Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 1.0 2.82 MB

A text-mode instant messaging client using libpurple

Home Page: http://centerim.org/

License: GNU General Public License v2.0

CMake 0.99% Makefile 0.51% Shell 0.86% Roff 0.09% M4 2.90% Python 4.59% C++ 88.38% C 1.67%

centerim5's People

Contributors

davrieb avatar fmorency avatar hakankvist avatar iulica avatar knopwob avatar kyak avatar manuel-arguelles avatar petrpavlu avatar rclasen avatar rogerd avatar transacid avatar unkie avatar wberrier avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

centerim5's Issues

Build error on macOS due to `version` file

The version file in tarball can cause a build error by incorrectly getting picked up when system headers are looking for #include <version>.

[ 16%] Building CXX object cppconsui/CMakeFiles/cppconsui.dir/ColorPickerPalette.cpp.o
cd /tmp/center-im-20231203-90836-9jnrc9/centerim5-5.0.1/build/cppconsui && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -Dcppconsui_EXPORTS -I/tmp/center-im-20231203-90836-9jnrc9/centerim5-5.0.1/build -I/tmp/center-im-20231203-90836-9jnrc9/centerim5-5.0.1 -O3 -DNDEBUG -std=c++11 -arch x86_64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -fPIC -I/usr/local/Cellar/libsigc++@2/2.10.8/include/sigc++-2.0 -I/usr/local/Cellar/libsigc++@2/2.10.8/lib/sigc++-2.0/include -D_DARWIN_C_SOURCE -DG_LOG_DOMAIN=\"cppconsui\" -MD -MT cppconsui/CMakeFiles/cppconsui.dir/ColorPickerPalette.cpp.o -MF CMakeFiles/cppconsui.dir/ColorPickerPalette.cpp.o.d -o CMakeFiles/cppconsui.dir/ColorPickerPalette.cpp.o -c /tmp/center-im-20231203-90836-9jnrc9/centerim5-5.0.1/cppconsui/ColorPickerPalette.cpp
In file included from /tmp/center-im-20231203-90836-9jnrc9/centerim5-5.0.1/cppconsui/Button.cpp:24:
In file included from /tmp/center-im-20231203-90836-9jnrc9/centerim5-5.0.1/cppconsui/Button.h:27:
In file included from /tmp/center-im-20231203-90836-9jnrc9/centerim5-5.0.1/cppconsui/Widget.h:27:
In file included from /tmp/center-im-20231203-90836-9jnrc9/centerim5-5.0.1/cppconsui/ConsUICurses.h:27:
In file included from /tmp/center-im-20231203-90836-9jnrc9/centerim5-5.0.1/cppconsui/CppConsUI.h:31:
In file included from /usr/local/Cellar/libsigc++@2/2.10.8/include/sigc++-2.0/sigc++/sigc++.h:123:
In file included from /usr/local/Cellar/libsigc++@2/2.10.8/include/sigc++-2.0/sigc++/signal.h:7:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/list:184:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__algorithm/equal.h:15:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__iterator/distance.h:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__iterator/concepts.h:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__concepts/assignable.h:12:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__concepts/common_reference_with.h:12:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__concepts/convertible_to.h:13:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__type_traits/is_convertible.h:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/__type_traits/is_array.h:14:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/c++/v1/cstddef:41:
/tmp/center-im-20231203-90836-9jnrc9/centerim5-5.0.1/version:1:1: error: expected unqualified-id
5.0.1
^

Also, the CMake file is still looking for original name:

execute_process(COMMAND misc/git-version-gen .tarball-version

Easiest fix is to just revert 9d18424

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.