Search found 157 matches
- Fri Nov 08 2019 8:03 pm
- Forum: Installation
- Topic: HELP: How to get started with CopperSpice?
- Replies: 11
- Views: 37461
Re: HELP: How to get started with CopperSpice?
If you add this to the registry: I would like to note that this is for Windows MSVC builds only, and we do not advocate changing registry settings without evaluating the risks. This should only be done for testing and not for a release build. Also, if you want to tone it down even more, go to Optio...
- Sat Nov 02 2019 12:29 am
- Forum: Installation
- Topic: MSVS 2017, LNK1112 module machine type 'x64' conflic
- Replies: 11
- Views: 31547
Re: MSVS 2017, LNK1112 module machine type 'x64' conflic
You said you are using everything from a command prompt, but you also mention MSVS. I'm not sure exactly what you are doing to configure the project here. Your error message indicates a 32/64-bit mismatch between compiling and linking. This is typically caused by a configuration problem. Since you s...
- Tue Oct 15 2019 9:16 pm
- Forum: User Support
- Topic: LGPL and “Trade Secrets”
- Replies: 6
- Views: 20978
Re: LGPL and “Trade Secrets”
This is one of those questions everybody hates but here goes. Let’s assume I work for an employer that creates applications for use within their company. Access to the application is restricted to employees or people under a non-disclosure agreement, so to use a legal term … I believe it is conside...
- Thu Aug 01 2019 9:48 pm
- Forum: Developers
- Topic: when is the next copperspice release (post 1.5.2) planned
- Replies: 2
- Views: 11600
Re: when is the next copperspice release (post 1.5.2) planned
We are happy to announce that CopperSpice 1.5.3 stable will be released within the next two weeks along with updated versions of DoxyPress and KitchenSink. By the end of August we will be releasing CopperSpice 1.6.0.
- Mon May 20 2019 1:09 am
- Forum: Installation
- Topic: Support for RHEL?
- Replies: 18
- Views: 127634
Re: Support for RHEL?
As @jbober pointed out, there is an official way to get new compilers on CentOS and RHEL. It's called Software Collections. It's updated every May and November. Software Collections contain several programs including newer versions of MySQL, etc. The compilers are included in devtoolset. ... I expe...
- Sun May 19 2019 2:48 am
- Forum: Installation
- Topic: Request for vcpkg support
- Replies: 2
- Views: 11180
Re: Request for vcpkg support
Might I suggest that a vcpkg package be created for CopperSpice? Both QT5 and vxWidgets are in vcpkg, so CopperSpice would fit right in. It's quite nice, being easy to use and cross-platform. It's definitely not only for Windows. I'm a little too inexperienced with CMake to attempt it myself. I don...
- Thu Apr 11 2019 5:53 pm
- Forum: Installation
- Topic: Support for RHEL?
- Replies: 18
- Views: 127634
Re: Support for RHEL?
Hello I tried to compile for rhel/centos, but failed due to lack of dependencies/time but, I stumbled on this thread and just let me give a hint how to compile for rhel/centos if you please. There is an official way to install new gcc on rhel/centos, that will not disrupt original gcc that comes wi...
- Thu Jun 07 2018 5:47 pm
- Forum: KitchenSink
- Topic: Running KS on Debian
- Replies: 2
- Views: 58098
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. It appears that the directions in this thread were out of date. I just checked the current binary packages for KitchenSink, and they a...
- Wed Apr 18 2018 9:21 am
- Forum: Installation
- Topic: Doxypress installation on Mac
- Replies: 3
- Views: 44098
Re: Doxypress installation on Mac
Thank you for reporting this. I started to look at it today but I should have posted a note to let you know we are working on it. I will make sure to do that in the future. It appears that there is a packaging issue with the currently released OS X binary for DoxyPress. The clang binary should be pr...
- Mon Apr 16 2018 8:14 pm
- Forum: Issues
- Topic: DoxyPressApp eating CPU when idle
- Replies: 2
- Views: 39843
Re: DoxyPressApp eating CPU when idle
We have been able to reproduce this issue on a Windows 7 machine in our office. It does not occur on several other platforms we tested, or on our CI virtual machines. The issue appears to be related to the theme engine used on Windows Vista and later. We are currently working on diagnosing this issu...