Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Running QB64 v2 InForm Programs on PE
#1
I think that this request is specifically for @a740g: 

You mentioned in my welcoming thread that I knocked up some InForm programs in v2 (they are in the present InForm archives).

I am wanting to bring my old InForm programs into PE, and I have installed InForm (present download) into the QB64PE route directory.  And InForm runs, and looks just as it always did (as expected).

However, when I load one of my old directories, run InForm and exit to QB64 the program fails C++ compilation.  There are no errors in the QB64PE IDE.

Any suggestions?  Thanks, Richard
Reply
#2
I recommend not extracting anything inside the QB64-PE directory. Doing so can help you avoid many issues. I haven't tested building InForm-PE directly from the QB64-PE directory in a long time. It might work, but I am not sure. The README.md file has a recommended setup you can use. Also, I highly suggest enabling "Run > Output EXE to source folder" in the IDE.

If you can share the contents of internal/temp/compilelog.txt from your system, it would help pinpoint the problem. My guess is that your project still includes old InForm runtime files. The older runtime depended on falcon.h, which no longer compiles due to changes in the QB64-PE C++ runtime library. Simply delete those files and replace them with the ones from the InFrom-PE directory. I listed the critical ones in README.md.
Reply
#3
@a740g Thanks.  I'm beginning to get things running now & got 1 InForm project working in PE.  I'm still maintaining my old QB64v2 work which causes a bit of a conflict with two separate InForm UIEditors but that's my problem.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Enlarging window for older BAS programs (ie. Screen 7 mode) paulel 5 387 12-24-2025, 09:36 PM
Last Post: paulel
  Saving an Inform picturebox. James D Jarvis 4 823 05-08-2025, 01:13 AM
Last Post: a740g
  Compiler and Running Disagree Vespin 4 862 10-15-2024, 06:45 PM
Last Post: Kernelpanic
  Detect running from IDE mdijkens 1 579 02-12-2024, 02:59 AM
Last Post: FellippeHeitor
  Importing and Running Libraries in C krovit 7 2,373 12-11-2023, 11:46 AM
Last Post: krovit

Forum Jump:


Users browsing this thread: 1 Guest(s)