Search found 153 matches

by ansel
Sat Mar 17 2018 9:15 pm
Forum: Installation
Topic: HELP: How to get started with CopperSpice? v2 linux
Replies: 7
Views: 11357

Re: HELP: How to get started with CopperSpice? v2 linux

I tried using minimal Ubuntu 16.04 MATE Desktop. It has 20GB disk space. It has another 10GB for swap drive. Your VM does not have sufficient space available to build the debug version of CopperSpice. While 10Gb of swap should be enough to run the compiler, a normal build with debug symbols will re...
by ansel
Sat Sep 16 2017 8:58 pm
Forum: Installation
Topic: Mac install err: syntax error near unexpected token `SSL,'
Replies: 1
Views: 6719

Re: Mac install err: syntax error near unexpected token `SS

Hi subgeneyes, Since you are using a version of CopperSpice from git and therefore need to run autoreconf, you will need pkg-config available on your system as noted here: http://www.copperspice.com/docs/cs_overview/requirements-mac.html We do not have specific instructions for installing pkg-config...
by ansel
Sat Sep 02 2017 1:34 am
Forum: Enhancements
Topic: Qt QML or Quick or Quick Controls 2?
Replies: 4
Views: 15266

Re: Qt QML or Quick or Quick Controls 2?

Hi Grant,

We did not remove any of the existing functionality, but this area has not been heavily tested. As we develop Android support this area of CopperSpice will be redesigned to support modern graphics hardware.

Thanks,
Ansel
by ansel
Sat Sep 02 2017 1:31 am
Forum: Enhancements
Topic: C++ based webserver and application server?
Replies: 3
Views: 15513

Re: C++ based webserver and application server?

Hi Grant,

An HTTP server is not something in our current roadmap. If this is something you are interested in contributing to, let us know and we would be happy to discuss it further.

Thanks for the suggestions,
Ansel
by ansel
Mon Aug 28 2017 5:41 pm
Forum: Enhancements
Topic: Android and iOS support?
Replies: 3
Views: 12807

Re: Android and iOS support?

Hi Grant, Work on Android support is on our roadmap and will begin later this year. There were other items that we needed to put in place first, like support for CMake, C++14, threading, Unicode 8.0, etc. Our contributor list has grown and we are working out the details of how to proceed in this are...
by ansel
Sun Aug 13 2017 6:19 pm
Forum: Developers
Topic: Building CopperSpice on modern Ubuntu distributions.
Replies: 8
Views: 19128

Re: Building CopperSpice on modern Ubuntu distributions.

Hi Mikael, First of all, thank you very much for looking at CopperSpice and your well-researched feedback. As you note, we currently support Ubuntu 14.04 LTS and 16.04 LTS, and our next supported version will be 18.04 LTS. You mentioned having to fiddle with some packages for the cmake build on Ubun...
by ansel
Mon May 08 2017 6:09 pm
Forum: Issues
Topic: Execution error - Doxypress 1.2.8 - Windows 10 64 bits
Replies: 3
Views: 13047

Re: Execution error - Doxypress 1.2.8 - Windows 10 64 bits

Hi Mauricio, We have resolved the issue you reported in the latest version of DoxyPress and we have been able to run your project successfully on our Windows 7 64-bit machine. Please give DoxyPress 1.2.9 a try and let us know how things work for you. Please do continue to let us know of any enhancem...
by ansel
Fri May 05 2017 9:21 am
Forum: Issues
Topic: Execution error - Doxypress 1.2.8 - Windows 10 64 bits
Replies: 3
Views: 13047

Re: Execution error - Doxypress 1.2.8 - Windows 10 64 bits

Hi Mauricio, Thank you for your kind words and your detailed bug report. This should help us track down the issue. We appreciate your interest in our project. We are speaking at a C++ conference in a week and we are in the final preparation. We will make sure to look at this issue as quickly as poss...
by ansel
Tue Mar 21 2017 7:14 pm
Forum: User Support
Topic: Documenting enum class vs enum
Replies: 1
Views: 11802

Re: Documenting enum class vs enum

Thank you for your report.

You mention trying the following syntax:

Code: Select all

/*! \var Test::otherFruit Test::otherFruit::pear
This syntax makes sense and should be allowed, but is not currently supported. I have filed a ticket to support this case:

http://redmine.copperspice.com/issues/31
by ansel
Mon Mar 13 2017 6:25 am
Forum: Issues
Topic: DoxyPressApp Help Menu Item Displays Wrong Page
Replies: 1
Views: 10052

Re: DoxyPressApp Help Menu Item Displays Wrong Page

Thanks for the suggestion.

Barbara is going to look into this and we will make some changes so that this menu item links to the correct documentation online.