Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Menu Run (No EXE) Problem
#1
Version - QB64pe 3.9.0 on Linux.

I get this error when I click the Run (No EXE ) below START (F5):

MENU ITEM [Run #Only (No EXE)] NOT IMPLEMENTED!
...
Press any key to continue

I press any key and the IDE shuts down. Then I restart it and it asked me to recover backup program (already saved).  Any ideas of what is up with it? Huh

P.S. - START (F5) is O.K.
Reply
#2
It's been mentioned in this thread, with a way to fix it:

https://qb64phoenix.com/forum/showthread...3#pid20333

- Dav

Find my programs here in Dav's QB64 Corner
Reply
#3
Fix pushed to the repo - Fix menu item `Run #Only (No EXE)` by a740g · Pull Request #385 · QB64-Phoenix-Edition/QB64pe (github.com)
Reply
#4
Thanks for replying to my question - problem, Dav and a740g. Dav, I did not know about the thread. a740, I did change line #5931 in
ide_methods.bas to second listing and used the IDE to compile it in EXE only option. Still no difference than before. May be I did not compile it correctly.
Just letting you know what happend. Let me know when you can. Thanks again for replying.
Reply
#5
(10-06-2023, 04:18 AM)GareBear Wrote: Thanks for replying to my question - problem, Dav and a740g. Dav, I did not know about the thread. a740, I did change line #5931 in
ide_methods.bas to second listing and used the IDE to compile it in EXE only option. Still no difference than before. May be I did not compile it correctly.
Just letting you know what happend. Let me know when you can. Thanks again for replying.
So, once you update and save `ide_methods.bas`, open `qb64pe.bas` and compile that. Depending on the `Run > Output EXE to Source Folder` setting, it will output the new `qb64pe.exe` either in the `source` folder or the main qb64pe folder. If the new `qb64pe.exe` is in the `source` folder simply move it to the main qb64pe folder overwriting the previous `qb64pe.exe`. That should do it.
Reply
#6
a740g, to rephrased what you said, That did do it. It works like it should. Thank you! Smile
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Make windows .exe using Linux version? Circlotron 7 495 01-15-2026, 09:42 PM
Last Post: ahenry3068
  Big problem for me. MystikShadows 11 1,921 01-16-2025, 05:11 AM
Last Post: JRace
  Problem with "MOD" Kernelpanic 5 990 01-06-2025, 02:37 AM
Last Post: Pete
  Problem with _Resize dano 7 1,225 10-22-2024, 07:22 PM
Last Post: dano
  Question about Window Width in IDE menu TerryRitchie 3 681 05-09-2024, 05:38 PM
Last Post: TerryRitchie

Forum Jump:


Users browsing this thread: 1 Guest(s)