Search found 5 matches

by asahukar
Sun Dec 27 2020 6:57 pm
Forum: User Support
Topic: GNU Assembler error building CsGui from 11.28 pull
Replies: 6
Views: 11053

Re: GNU Assembler error building CsGui from 11.28 pull

I have found two things of consequence. 1. The large file test script in CMake (TestLargeFiles.cmake) does not function as expected. 2. Using the -g0 optimization is effective With these two changes in combination, I was able to generate debug libraries. I did not test them separately ... builds for...
by asahukar
Thu Dec 24 2020 2:08 am
Forum: User Support
Topic: GNU Assembler error building CsGui from 11.28 pull
Replies: 6
Views: 11053

Re: GNU Assembler error building CsGui from 11.28 pull

I appreciate your comment and you are quite correct, the instructions do specify MSys. In an effort to follow your instructions to the letter, I have: - Pulled the MSys image and the MinGW64 image from the recommended sources on your instruction page. - I am using your CMake (v3.19.1) with the comma...
by asahukar
Sun Dec 20 2020 2:14 pm
Forum: User Support
Topic: GNU Assembler error building CsGui from 11.28 pull
Replies: 6
Views: 11053

Re: GNU Assembler error building CsGui from 11.28 pull

This is being built on Windows, using MinGW64 in the Debug configuration, target is 64-bit Windows. Release builds fine. - The MinGW64 version is 7.3, pulled from the repository mentioned in your documentation. - I am building on top of MSys2 as that is my current dev platform - To conform completel...
by asahukar
Sat Dec 19 2020 3:10 pm
Forum: User Support
Topic: GNU Assembler error building CsGui from 11.28 pull
Replies: 6
Views: 11053

GNU Assembler error building CsGui from 11.28 pull

I have run into what I believe is a GNU assembler error building a number of the source files in CsGui. The following MinGW64 thread seems to have a good handle in what I'm seeing: https://sourceforge.net/p/mingw-w64/mailman/mingw-w64-public/thread/5097CA60.9090000%40doxos.eu/ Ruben and Vaclav detai...
by asahukar
Sat Dec 19 2020 2:10 am
Forum: Issues
Topic: Readme.md API links
Replies: 1
Views: 3577

Readme.md API links

Minor documentation point -- my pull from 11.28.2020 has a Readme.md with the following contents (API section): The API contains full class documentation and multiple tutorials for CopperSpice. It is available on the website or from our download page. |URL |Description| |---------|-----------| |www....