-
I have to downloaded as.exe in ms-dos, but when I tried to compile my program to do the ackermann function says "a.bas() error 23: cannot find crt0.o, ld: cannot find -lgcc, ld: cannot find -lm". My c…
-
Its very hard to open the form in the GUI editor cause you do not know if its named right . At the moment there is also no logic to detect source which can be edited with the dialog designer or not. I…
-
**Is your feature request related to a problem? Please describe.**
In VBx and tB it is not possible to block a compilation of an "unwanted" conditional compilation scenario.
**Describe the solutio…
Kr00l updated
3 years ago
-
In the fbc-1.08.0 release there were improvements for setting up the virtual table to include the deleting destructor.
This created a new bug where fbc is emitting the deleting destructor even though…
jayrm updated
3 years ago
-
Hello!
I tried to compile VFBE on Linux 64, using the latest code from the repositories (VFBE + MFF).
Here is the result:
```
[roland@localhost visualfbeditor (master)]$ cd /home/roland/Docu…
-
What I really like about VisualFBEditor is that it has a splitter control. Which is something important that Firefly and WinFBE don't have.
However, I have noticed there are some problems when usin…
-
Expected: graphics.
Result: black screen.
Example code (not written by me):
`
#define NO_BLUR 0 'change to 1
#include "fbgfx.bi"
using fb
screencontrol(SET_GL_2D_MODE, OGL_2D_MANUAL_SYNC)…
-
Thanks. Downloaded from sourceforge and installed AArch64 binary using install.sh -i on Fedora 33. Calling fbc works, but executing Hello World results in
fbc: /lib64/libtinfo.so.6: no version infor…
-
Apart of a built-in text editor (as referenced by this issue https://github.com/dosbox-staging/dosbox-staging/issues/392) idea that can be useful to edit DOS games settings files directly on the emula…
-
RECREATE:
Create a new form app. In designer, right-click form client area, choose Statusbar Editor. in dialog (note that Display on Form already checked) Click Add. Panel added. Click OK. Press F5 t…
ghost updated
3 years ago