We are pleased to announce that our DoxyPress development branch is now available on github for public use.
https://github.com/copperspice/doxypress
Thanks to all our users and fellow developers for your interest and encouragement.
Search found 155 matches
- Fri Jan 08 2016 6:03 am
- Forum: Announcements
- Topic: DoxyPress git repository
- Replies: 0
- Views: 17522
- Tue Jan 05 2016 8:32 pm
- Forum: Developers
- Topic: libClang use
- Replies: 2
- Views: 16610
Re: libClang use
Has DoxyPress started using libClang ? We are in the process of adding libClang as a supported parser for DoxyPress. This turns out to involve a significant redesign of the parsing front end. Note that while Doxygen has a "use libclang" option it does not use libClang for all parsing. Rat...
- Tue Jan 05 2016 8:21 pm
- Forum: Developers
- Topic: Doxypress Github Release
- Replies: 2
- Views: 15920
Re: Doxypress Github Release
Hi, in your talk at cppcon, you said you'll release Doxypress at Github. Is that happening in the near future? I am very much interested in extending Doxygen and after hearing your talk am thinking that it may be the better approach to take Doxypress for that. I would however like that to be based ...
- Wed Dec 30 2015 5:46 am
- Forum: User Support
- Topic: bug: Mysterious DoxyPress aborted message
- Replies: 5
- Views: 22624
Re: bug: Mysterious DoxyPress aborted message
With release candidate 3 I am pleased to report that this problem has gone away and so have a few others which also caused crashes. The legacy code base I am using to test with now gets through doxypress completely. :-) That is wonderful news! Thank you so much for your diligent testing. We are ver...
- Sat Dec 12 2015 8:27 pm
- Forum: Issues
- Topic: How it connects a signal to another signal?
- Replies: 1
- Views: 11176
Re: How it connects a signal to another signal?
Thank you for your question. Sorry it took a while to see this post. We had some forum issues. We have changed our message tracking so this does not happen in the future. The connect syntax which uses method pointers as parameters is preferred in CopperSpice since it is faster and more efficient. Th...
- Mon Dec 07 2015 5:48 pm
- Forum: User Support
- Topic: Debug helper support for CopperSpice
- Replies: 1
- Views: 9032
Re: Debug helper support for CopperSpice
Hi elias,
We have been using Qt Creator internally to develop some CopperSpice apps. We had not seen any debug problems, but we have not tested with 3.5.1. We will take a look at the issue you are reporting.
Thanks for your interest,
Ansel
We have been using Qt Creator internally to develop some CopperSpice apps. We had not seen any debug problems, but we have not tested with 3.5.1. We will take a look at the issue you are reporting.
Thanks for your interest,
Ansel
- Sun Nov 15 2015 8:35 pm
- Forum: User Support
- Topic: doxypress build error under cygwin referring to rcc
- Replies: 1
- Views: 14753
Re: doxypress build error under cygwin referring to rcc
Thanks for your question. Cygwin is not a supported platform for DoxyPress or CopperSpice. On Windows the supported toolchain is MinGW + MSYS, further details can be found on our website: http://www.copperspice.com/documentation-mingw.html http://www.copperspice.com/docs/cs_overview/supported-platfo...
- Thu Nov 05 2015 9:27 pm
- Forum: Installation
- Topic: How to build CS without MultiMedia?
- Replies: 2
- Views: 10473
Re: How to build CS without MultiMedia?
Hi, I want use CS only as GUI-library and I dont need multimedia and sound/audio-support so I want to disable it but : ./configure --disable-multimedia or ./configure --without-multimedia has no effect. Whats the right way to take of Sound/Multimedia - Support in CS? Clas Hi Clas, We will investiga...
- Thu Nov 05 2015 9:23 pm
- Forum: Installation
- Topic: Which Package?
- Replies: 5
- Views: 15732
Re: Which Package?
What does mean: checking for library containing AuOpenServer... no Which package exactly: Hi Clas, If you check our build requirements page at http://www.copperspice.com/docs/cs_overview/requirements-x11.html you will see that the 'libaudio' library is provided by the 'libaudio-dev' package on both...
- Tue Nov 03 2015 10:43 pm
- Forum: Developers
- Topic: Looking for C++ Gui Library
- Replies: 2
- Views: 13849
Re: Looking for C++ Gui Library
Hi Clas, Thank you for your question. We very much appreciate your interest, and it sounds like your goals are in line with those of the CopperSpice project. Please note that in the video you reference, the one comparison graph shown displays the number of symbol relocations in a shared library. Sym...