Coniq, a new multi-platform desktop client

Announcements and discussion of new releases.

Moderator: moderators

Coniq, a new multi-platform desktop client

Postby Alexandre » Sun Oct 09, 2011 8:22 pm

Hello everyone,

I am pleased to announce the release of a new cross-platform desktop client for subsonic: Coniq.

For the moment it is still in development, but it is already possible to browse, search and play songs.
Coniq is an open source client. The code is available here: http://github.com/AlexandrePJ/coniq

Feel free to give feedback ;)
Alexandre
 
Posts: 3
Joined: Sun Oct 09, 2011 7:35 pm

Re: Coniq, a new multi-platform desktop client

Postby parabola » Tue Oct 11, 2011 10:33 pm

..looks interesting, however how are we supposed to build it?

I think you forgot a configure script :)
parabola
 
Posts: 5
Joined: Tue Feb 08, 2011 1:54 am

Re: Coniq, a new multi-platform desktop client

Postby Alexandre » Wed Oct 12, 2011 7:12 pm

This is the main drawback of the developer who head to the grindstone...

If using linux, just do :
Code: Select all
qmake && make

Else I will provide Windows Binaries tomorrow ;)
Alexandre
 
Posts: 3
Joined: Sun Oct 09, 2011 7:35 pm

Re: Coniq, a new multi-platform desktop client

Postby parabola » Wed Oct 12, 2011 9:47 pm

Alexandre wrote:This is the main drawback of the developer who head to the grindstone...

If using linux, just do :
Code: Select all
qmake && make

Else I will provide Windows Binaries tomorrow ;)


Perfect! I am on Linux :)

Keep up the great work!
parabola
 
Posts: 5
Joined: Tue Feb 08, 2011 1:54 am

Re: Coniq, a new multi-platform desktop client

Postby parabola » Thu Oct 13, 2011 12:10 pm

g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/phonon -I/usr/include -I/usr/include/phonon_compat -I. -I. -o mainwindow.o mainwindow.cpp
In file included from mainwindow.cpp:23:0:
player.h:23:30: fatal error: phonon/MediaObject: No such file or directory
compilation terminated.
make: *** [mainwindow.o] Error 1


:(
parabola
 
Posts: 5
Joined: Tue Feb 08, 2011 1:54 am

Re: Coniq, a new multi-platform desktop client

Postby Alexandre » Sat Oct 15, 2011 7:08 pm

To build Coniq, you need :

- Qt 4.7+
- Phonon (often bundled with Qt)
- A C++ compiler
Alexandre
 
Posts: 3
Joined: Sun Oct 09, 2011 7:35 pm


Return to Announcements

Who is online

Users browsing this forum: No registered users and 23 guests