-
**QB64 info (please complete the following information):**
- Version 2.1 and lower.
- Windows 10 Pro Build 19041.
**Describe the bug**
'Signal' Keyword appears on qb64 IDE as a coloured key…
-
**QB64 info (please complete the following information):**
- Is the problem in the latest development build? [Yes, the issue is in the latest dev build]
- `Help->About` dialog shows: [`QB64 Versio…
-
**Is your feature request related to a problem? Please describe.**
Currently, when a credential is presented, the timestamp for the grant message is taken from the credential's issuance datetime `cre…
-
**QB64 info (please complete the following information):**
- First, make sure you've tried to replicate the problem in the latest development build. Get it from https://www.qb64.org/portal/developme…
-
This needs some analysis of the best way to do it, but the end idea is that we need a way to provide:
1. Arbitrary compiler flags for the C++ compiler.
2. Specify extra library locations
3. Speci…
-
**Describe the bug**
When (re)assigning a string variable with a large string (>1GB) after a few times program crashes
**To Reproduce**
Steps to reproduce the behavior:
c$=space$(1123123123)
c$…
-
QB64 provides a means to change colors - but the default colors certainly don't look anything like QB45/QBasic. Can someone please determine what these colors need to be to make QB64 look more like Q…
-
```
What steps will reproduce the problem?
1. run setup_lnx.sh from terminal
2. garry-Inspiron-1012 qb64 # ./setup_lnx.sh
QB64 Setup
Building library 'LibQB'
./setup_lnx.sh: 22: ./setup_lnx.sh: ./set…
-
**QB64 info (please complete the following information):**
- Latest stable, latest development.
- All systems.
**Describe the bug**
Calling QB64 from a different folder in the console still …
-
Currently, a 22 character string is generated from "randomPasscode", but only 21 characters is used to derive an AID. Is there a reason for this discrepancy?