PureBasic 6.04 LTS is out !
Re: PureBasic 6.04 LTS is out !
If you want to report a bug, please use the right forum and provide more information to reproduce it
Re: PureBasic 6.04 LTS is out !
Have you also selected the correct C compiler in the settings?dibor wrote: Fri Dec 15, 2023 9:36 pm But integrated debugger doesnt works with project in the Windoz x64 version and C backend compiler.
I can reproduce the problem if I use a C compiler from PB v6.03 in PB v6.04. The debugger also opens in a separate window, but disappears again at the end of the program.
Peter
-
- Enthusiast
- Posts: 160
- Joined: Wed May 20, 2020 5:19 pm
- Location: The 3rd planet in the Solar System
- Contact:
Re: PureBasic 6.04 LTS is out !
@PeDe
Thanks a lot!!
U are right, that was because new 6.04 version got settings were was sets 6.03 C compiler.
Best Wishes.
Thanks a lot!!
U are right, that was because new 6.04 version got settings were was sets 6.03 C compiler.
Best Wishes.
Mac Studio M1Max, PB 6.12 Arm64 and x64.
Macbook Air M2, PB 6.12 Arm64 and x64.
Windows 10, PB 6.12 x64 and x86.
Macbook Air M2, PB 6.12 Arm64 and x64.
Windows 10, PB 6.12 x64 and x86.
Re: PureBasic 6.04 LTS is out !
If you comment out a line (and it will be selected) and press the right arrow, then the cursor disappears, as if it is between the invisible characters CR and LF. If you press the right arrow again, the cursor appears on the next line. When I press left and it returns to the previous line.