Search found 117 matches

by marlowa
Thu Jun 07 2018 8:11 am
Forum: KitchenSink
Topic: Running KS on Debian
Replies: 2
Views: 20615

Re: Running KS on Debian

Looks like the execute permssion needs to be added when it is built. Then it wouldn't need to be done afterwards, it would just unpack with the correct permissions.
by marlowa
Wed Jun 06 2018 2:44 pm
Forum: Developers
Topic: Enh rqst: Opening doxygen config file
Replies: 2
Views: 9915

Enh rqst: Opening doxygen config file

Hello everyone, When one opens a doxygen config file via file=>Open it is clever enough to spot that it is a doxygen config file. But instead of handling it doxypress says that you need to convert it via a different route in the menu (tools=>convert to doxypress format). Surely it would be better if...
by marlowa
Thu May 31 2018 8:50 am
Forum: Developers
Topic: When is the next release of doxypress
Replies: 4
Views: 11662

Re: When is the next release of doxypress

DoxyPress Version 1.2.13 was released in March 2018 There is a Timeline which shows the major issues and features we have worked on and enhanced. You can find this document as part of our documentation: http://www.copperspice.com/docs/doxypress/timeline.html Barbara Thanks for the info and correcti...
by marlowa
Sun May 27 2018 5:10 pm
Forum: Developers
Topic: When is the next release of doxypress
Replies: 4
Views: 11662

When is the next release of doxypress

The last release of doxypress was in November 2016. Surely we are due another one soon. What are the plans please?

Doxygen version 1.8.14 was released in December 2017 and contains loads of bug fixes. I wonder how that version compares with doxypress?
by marlowa
Sun May 27 2018 5:06 pm
Forum: Developers
Topic: Building CopperSpice on modern Ubuntu distributions.
Replies: 8
Views: 19337

Re: Building CopperSpice on modern Ubuntu distributions.

Yes, please announce what the plans are to support version 1.0 of GStreamer. We are currently working on a major code refactoring to add support for Unicode strings and UTF-8. Barbara Can you tell us any more about the refactoring? Internationalisation is a thorny problem and I haven't seen a solut...
by marlowa
Sun Apr 01 2018 4:08 pm
Forum: Installation
Topic: A few rough edges building on linux - clang
Replies: 15
Views: 37323

Re: A few rough edges building on linux - clang

I have followed these instructions but it still doesn't build. I still get the same error. The header file Index.h is not under /usr/lib/llvm-3.7/include. What am I doing wrong? Can you let us know which platform and version you are building on? [snip] I am still getting the error clang-c/Index.h n...
by marlowa
Sun Apr 01 2018 3:35 pm
Forum: Installation
Topic: A few rough edges building on linux - clang
Replies: 15
Views: 37323

Re: A few rough edges building on linux - clang

I have followed these instructions but it still doesn't build. I still get the same error. The header file Index.h is not under /usr/lib/llvm-3.7/include. What am I doing wrong? Can you let us know which platform and version you are building on? Hello. Yes. I have setup a VirtualBox environment for...
by marlowa
Sun Mar 25 2018 8:16 pm
Forum: Developers
Topic: Building CopperSpice on modern Ubuntu distributions.
Replies: 8
Views: 19337

Re: Building CopperSpice on modern Ubuntu distributions.

Thanks for the suggestion about installing the required packages. We will add something like this to the CS Overview documentation. We do need support for GStreamer 0.10 for Debian Jessie, Fedora 25, and Ubuntu 16.04 and then 1.0 to support target platforms like Ubuntu 17.04. I agree we need to tak...
by marlowa
Sat Mar 24 2018 9:53 am
Forum: Installation
Topic: Support for RHEL?
Replies: 18
Views: 32067

Re: Support for RHEL?

I didn't see RHEL 7 or CentOS 7 on the list of supported operating systems. Before I spend time investigating or trying to build CopperSpice there, is there anything I should know about? Any reason to think it won't work? At least in my particular field, RHEL is the standard, so I'd love to see it ...
by marlowa
Tue Feb 27 2018 4:44 pm
Forum: Developers
Topic: How closely will doxypress track doxygen
Replies: 1
Views: 14621

How closely will doxypress track doxygen

Hello everyone, I am not sure to what extend doxypress is built on doxygen, but there was a fresh release of doxygen last December, version 1.8.14, and according to the changelog there were a tonne of bug fixes. See http://www.stack.nl/~dimitri/doxygen/manual/changelog.html for details. I wonder if ...