Search found 117 matches

by marlowa
Sat Feb 29 2020 8:15 am
Forum: Enhancements
Topic: Minor packaging enhancement request
Replies: 2
Views: 10242

Re: Minor packaging enhancement request

I see this aspect hasn't changed yet in version 1.6.2. I'm hoping it will in the next one.
by marlowa
Fri Feb 28 2020 11:47 am
Forum: Enhancements
Topic: Enh Rqst 3.5.1: function signature where argument list is empty
Replies: 3
Views: 20813

Re: Enh Rqst 3.5.1: function signature where argument list is empty

Hello everyone, I would really like to see some movement on this please. I am using clang-check/tidy more and more these days and I am not alone. The clang check is documented at https://clang.llvm.org/extra/clang-tidy/checks/modernize-redundant-void-arg.html and I have changed alot of our code to c...
by marlowa
Fri Feb 28 2020 11:40 am
Forum: Enhancements
Topic: Enh Rqst 3.5.1: create directories in output path
Replies: 3
Views: 10416

Re: Enh Rqst 3.5.1: create directories in output path

barbara wrote: Tue Feb 25 2020 1:43 am Should be all fixed in DoxyPress 1.3.7 which was released a few days ago.
Barbara
Thanks Barbara, I will try to test this over the weekend.
by marlowa
Fri Feb 14 2020 1:48 pm
Forum: Enhancements
Topic: Enh Rqst 3.5.1: create directories in output path
Replies: 3
Views: 10416

Re: Enh Rqst 3.5.1: create directories in output path

Any news/progress on this please?
by marlowa
Mon Feb 10 2020 10:41 am
Forum: Installation
Topic: Compilation error building codecs
Replies: 4
Views: 7857

Re: Compilation error building codecs

Thanks for your inquiry. The codec issue ( qfontjpcodec.h ) was reported on github in December 2019 and resolved with commit 92bb7dd. We were asked last week if we could move our next CS build release up a bit. We are scheduled to release CopperSpice 1.6.2 by February 15. Sounds good. In which case...
by marlowa
Sun Feb 09 2020 7:55 pm
Forum: Installation
Topic: Compilation error building codecs
Replies: 4
Views: 7857

Compilation error building codecs

Hello everyone, I am building copperspice 1.6.1 from source. After some trouble chasing dependencies I got cmake to produce the makefiles. It complained that mysql and postgres could not be find, even though they were installed, but these components seem to be optional so I pressed ahead with make a...
by marlowa
Sun Feb 09 2020 7:52 pm
Forum: Installation
Topic: Unexpected dependency on audio library NAS
Replies: 1
Views: 5233

Unexpected dependency on audio library NAS

Hello everyone, I'm having trouble building copperspice 1.6.1 from source. When chasing down all the dependencies I found it depended on the NAS audio library. Resolving this dependency seems to be mandatory. This is after it has looked for ALSA and pulse. Why is this? Surely audio support should be...
by marlowa
Sun Feb 09 2020 6:35 pm
Forum: Developers
Topic: unexpected dependencies building copperspice 1.6.1 from source
Replies: 1
Views: 5215

unexpected dependencies building copperspice 1.6.1 from source

Hello everyone, I just tried to build copperspice on a clean install of KDE Neon and found a couple of unexpected dependencies. These showed as compilation errors in the cmake log due to missing header files. The header files where libpq_fe.h and pthread_np.h. The former is from postgres and the lat...
by marlowa
Sun Feb 09 2020 6:28 pm
Forum: Enhancements
Topic: Minor packaging enhancement request
Replies: 2
Views: 10242

Minor packaging enhancement request

Hello everyone, I just downloaded and unpacked the latest copperspice source and noticed that it unpacks directly into the current directory. I was expecting it to unpack into a new directory named after copperspice and containing the version string. So until this aspect of the packaging is changed ...
by marlowa
Fri Oct 11 2019 6:05 am
Forum: YouTube Channel
Topic: CooperSpice tutorial
Replies: 11
Views: 29847

Re: CooperSpice tutorial

Great. Can't wait to try CS. I can't do it yet with current lack of compiler support. [snip] I do most of my work on Windows and have been a Windows developer for many years. I use CopperSpice for several personal applications. I also maintain the CopperSpice builds on Windows. I can understand and...