Search found 7 matches

by talletharm
Mon Nov 18, 2019 8:41 am
Forum: Compiler / Linking / IDE Related
Topic: Errors during build
Replies: 7
Views: 1860

Re: Errors during build

1) If they all use Mint 19, use its official wx3.0.* libs. They will only need the standard wx ones installed; you will need the -dev ones too. Link dynamically. Almost everyone runs Windows 10, and I was planning on writing and testing my application on my machine (because my VM is extremely slow ...
by talletharm
Sun Nov 17, 2019 5:47 pm
Forum: Compiler / Linking / IDE Related
Topic: Errors during build
Replies: 7
Views: 1860

Re: Errors during build

I already looked through the help for config. I will read the config file to get some clues and get back to you. I will also try it using a dynamic build. If that doesn't work, I have some other alternatives in mind for making charts. Thank you for your help (PS : The reason I chose static was that ...
by talletharm
Sun Nov 17, 2019 3:39 pm
Forum: Compiler / Linking / IDE Related
Topic: Errors during build
Replies: 7
Views: 1860

Re: Errors during build

Hi, Which distro/version? And a self-built wx? To where was it installed? Distro : Linux Mint 19.2 Tina x86_64 Yes, I built the library myself. I did not specify any specific location so I think it was installed in the default location. What is the output of doing, in a terminal: wx-config --list wx...
by talletharm
Sun Nov 17, 2019 2:12 pm
Forum: General Forum Issues
Topic: Unable to post (Message seems to be spam)
Replies: 6
Views: 48252

Re: Unable to post (Message seems to be spam)

I tried pastebin and it worked! Interestingly, even pastebin made me solve a captcha because it thought I was posting spam.
I do not use a VPN, and I use Brave as my web browser.

Thank you for your help
by talletharm
Sun Nov 17, 2019 2:05 pm
Forum: Compiler / Linking / IDE Related
Topic: Errors during build
Replies: 7
Views: 1860

Errors during build

I am using wxWidgets 3.1.2 on a Linux machine. I want to build the wxFreeChart library and I tried to follow the instructions on their GitHub page but when I run ./configure , I get the following error message : This is the link to the error log: https://pastebin.com/UatTzvSJ It's the last few lines...
by talletharm
Sun Nov 17, 2019 7:40 am
Forum: General Forum Issues
Topic: Unable to post (Message seems to be spam)
Replies: 6
Views: 48252

Re: Unable to post (Message seems to be spam)

Thanks for your reply, David

I tried doing that as well, it still says that it seems to be spam. It occasionally says: Forbidden. Dangerous Network.
by talletharm
Sat Nov 16, 2019 2:32 pm
Forum: General Forum Issues
Topic: Unable to post (Message seems to be spam)
Replies: 6
Views: 48252

Unable to post (Message seems to be spam)

I have been trying to post a question in the Linking section of the forum since yesterday, but as soon as I click 'Submit', it says:

Forbidden. Message seems to be spam.

The post is not that long, it just contains some error log information along with some explanation.

Why is this happening?