Author Topic: Isse with installing V1.4  (Read 2470 times)

0 Members and 1 Guest are viewing this topic.

Offline Friet

  • Newbie
  • Posts: 2
    • View Profile
Isse with installing V1.4
« on: October 12, 2020, 04:40:37 pm »
Hi,

I'm an absolute newb here, i tried out V1.3 which seemed to work ok, the samples could compile and run. A few tests i did myself also worked.
However, i just installed v1.4 and here i get compile errors on every program i try :

"qbx.cpp: In function 'void sub_chain(qbs*)':
qbx.cpp:1169:9: error: 'cloud_app' was not declared in this scope
     if (cloud_app){error(262); return;}
         ^~~~~~~~~
compilation terminated due to -Wfatal-errors."

Any idea what could cause this?

Thanks in advance

FellippeHeitor

  • Guest
Re: Isse with installing V1.4
« Reply #1 on: October 12, 2020, 05:16:52 pm »
I hope you didn’t mix 1.3 files with 1.4, as the new version should be unpacked to a clean directory.

That said, please confirm that you download 1.4 from the official links provided in qb64.org, also that you unpacked all the contents of the package to a clean directory to which you have full read/write permissions.

Also, please indicate which OS you’re using. If Linux, make sure to run the setup script upon unpacking.

Welcome to the forum.

Offline Friet

  • Newbie
  • Posts: 2
    • View Profile
Re: Isse with installing V1.4
« Reply #2 on: October 12, 2020, 05:39:40 pm »
Hi Felippe,

Thx for the welcome.

(OS = Windows 10 64-bit)

And for the tip :

I deleted the whole directory now, and re-copied the files and now it works. Must indeed have been a remnant of the 1.3 remaining.

Now the learning curve begins ... 

Offline Cobalt

  • QB64 Developer
  • Forum Resident
  • Posts: 878
  • At 60 I become highly radioactive!
    • View Profile
Re: Isse with installing V1.4
« Reply #3 on: October 12, 2020, 06:33:58 pm »
Don't be afraid to ask, several knowledgeable people around here happy to help if they can.
Granted after becoming radioactive I only have a half-life!