Author Topic: Compile Using QB64 - but Windows 10 Task Manager say (32 bit)  (Read 2967 times)

0 Members and 1 Guest are viewing this topic.

Offline MLambert

  • Forum Regular
  • Posts: 115
    • View Profile
Hi,

I have been plodding along for a while now using QB64 to compile my programs and today, for the first time, I noticed a (32 bit) beside my running program in task manager. Now I have only been using Windows 10 for the last couple days ....

Looking at the definition of what (32 bit) means ... it says the program is a 32 bit executable. Did a compatibilty test with it and windows 95 and xp popped up as compatible which says to me that I am producing 32 bit executables.

What am I misunderstanding or doing wrong. I use the QB64 IDE to create and edit the source code and also to compile it.

I am running 64 bit Windows 7 and 10.

Mike

Offline MLambert

  • Forum Regular
  • Posts: 115
    • View Profile
Re: Compile Using QB64 - but Windows 10 Task Manager say (32 bit)
« Reply #1 on: March 27, 2019, 02:48:40 am »
Just fired up QB64.exe and in the top left hand corner is says "QB64 x32" .

How do I get 64 bit ??


Mike

Offline SMcNeill

  • QB64 Developer
  • Forum Resident
  • Posts: 3972
    • View Profile
    • Steve’s QB64 Archive Forum
Re: Compile Using QB64 - but Windows 10 Task Manager say (32 bit)
« Reply #2 on: March 27, 2019, 02:52:03 am »
Just fired up QB64.exe and in the top left hand corner is says "QB64 x32" .

How do I get 64 bit ??


Mike

https://www.qb64.org/autobuilds/development/qb64_2019-02-01-14-44-50_81063e1-development_win_x64.7z is the current build link copied from https://www.qb64.org
https://github.com/SteveMcNeill/Steve64 — A github collection of all things Steve!

Offline MLambert

  • Forum Regular
  • Posts: 115
    • View Profile
Re: Compile Using QB64 - but Windows 10 Task Manager say (32 bit)
« Reply #3 on: March 28, 2019, 07:07:28 pm »
Thank you

Offline MLambert

  • Forum Regular
  • Posts: 115
    • View Profile
Re: Compile Using QB64 - but Windows 10 Task Manager say (32 bit)
« Reply #4 on: March 29, 2019, 01:55:59 am »
The zip file has an unpack error. Downloaded it twice and reloaded winzip ... same problem

Offline MLambert

  • Forum Regular
  • Posts: 115
    • View Profile
Re: Compile Using QB64 - but Windows 10 Task Manager say (32 bit)
« Reply #5 on: March 29, 2019, 08:38:00 am »
Tried 7-Zip file manager ... unpacked file ok

FellippeHeitor

  • Guest
Re: Compile Using QB64 - but Windows 10 Task Manager say (32 bit)
« Reply #6 on: March 29, 2019, 09:07:54 am »
Good to hear.