Search found 11 matches

by areriff
Sun Mar 18 2018 5:31 am
Forum: Installation
Topic: HELP: How to get started with CopperSpice? v2 linux
Replies: 7
Views: 11004

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

I didn't mentioned configure maybe because I didn't run it or I ran it and forget.
Which number (step) should ./configure be?
It is between 7 and 8?
I don't know the process. I just follow the instruction to the letter.

Note: This is the first ever project that I use autotools ever.
by areriff
Fri Mar 16 2018 4:27 pm
Forum: Installation
Topic: HELP: How to get started with CopperSpice? v2 linux
Replies: 7
Views: 11004

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. These are the exact relevant steps I took to try to build it: 1. Open the terminal and type the following: 2. cd Desktop/ 3. mkdir cs 4. cd cs/ 5. sudo apt install autoconf git libtool libfre...
by areriff
Thu Mar 15 2018 6:52 am
Forum: Installation
Topic: HELP: How to get started with CopperSpice? v2 linux
Replies: 7
Views: 11004

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

Currently building CS on Arch looks like being hampered by gstreamer 1.x support and Apple "security" framework. The gstreamer issue has been reported on GitHub just a little over a year ago. What's is the current workaround for these two problem? p/s: your websites were down for almost a ...
by areriff
Fri Mar 09 2018 3:28 pm
Forum: Installation
Topic: HELP: How to get started with CopperSpice? v2 linux
Replies: 7
Views: 11004

HELP: How to get started with CopperSpice? v2 linux

As the title implied, this is the second time I tried setting up copperspice. This time I use VM to install arch linux and I want build from source first before trying anything else. The motivation behind this is from the MSYS2 question I previously ask. Can't seem to wrap around the MSYS concept in...
by areriff
Mon Mar 05 2018 11:10 am
Forum: Installation
Topic: HELP: How to get started with CopperSpice?
Replies: 11
Views: 16353

Re: HELP: How to get started with CopperSpice?

Thank you. I installed QtCreator without Any other Qt components. To warm up with this IDE, I'm trying to create a non-Qt project from within Qt Creator. Greeted with this error message Starting to parse CMake project. The C compiler identification is GNU 7.3.0 The CXX compiler identification is GNU...
by areriff
Sun Mar 04 2018 2:35 am
Forum: Installation
Topic: HELP: How to get started with CopperSpice?
Replies: 11
Views: 16353

Re: HELP: How to get started with CopperSpice?

a simple build.bat would not be able to build it? Usually, I use build.bat script, 4Coder for text editing and MSVC ide for debugging. Must I use CMake to create even a simple test project? I understand MSVC wouldn't be able to compile CopperSpice even in the current version. But I'm asking here on ...
by areriff
Sat Mar 03 2018 4:23 pm
Forum: Installation
Topic: HELP: How to get started with CopperSpice?
Replies: 11
Views: 16353

HELP: How to get started with CopperSpice?

I'm getting increasingly frustrated. --------------------------------------------------------------------- I'm new. I have zero Qt knowledge. I'm using windows and latest MSVC. Can't seem to get anything started on CopperSpice. I "installed" the binary release. Doing the usual include, lin...
by areriff
Thu Jan 04 2018 7:34 pm
Forum: YouTube Channel
Topic: CooperSpice tutorial
Replies: 11
Views: 29918

Re: CooperSpice tutorial

Great. Can't wait to try CS.
I can't do it yet with current lack of compiler support.
by areriff
Thu Jan 04 2018 12:50 pm
Forum: YouTube Channel
Topic: CooperSpice tutorial
Replies: 11
Views: 29918

Re: CooperSpice tutorial

Does cooperspice have the latest msvc compiler support? (since 15.5)? I read they have improved SFINAE support a bit.
by areriff
Thu Nov 02 2017 7:46 pm
Forum: YouTube Channel
Topic: CooperSpice tutorial
Replies: 11
Views: 29918

Re: CooperSpice tutorial

Thanks. I'm looking forward for the video. With simple editing, it would easily fit 10-15 minutes video. With KitchenSink available, you really just need Getting Started video make it complete. I already have KitchenSink installed. From the looks of it, it is great. Although I really want to try it ...