Error with 3.90 updated from 3.81

Developed or developing a new product in PureBasic? Tell the world about it.
Sensphere
User
User
Posts: 19
Joined: Tue May 27, 2003 3:44 pm
Location: Germany/Stuttgart
Contact:

Error with 3.90 updated from 3.81

Post by Sensphere »

Hi Fred,

new Version 3.90 quits right after start with this
text in a Message Box:

Constant already declared with a different value: #FILE_ATTRIBUTE_ENCRYPTED

I updated from 3.81 to 3.90 - any idea what it is?

tia,
Heiko
__ i know that i know nothing __
__ those who swim with the stream will never reach the source __
(K7 XP @ 2.4 GHz | WinXP SP1 | 1 GB RAM | ATI Radeon 7500 | PB 3.81 [Win|Linux])
Shopro
Enthusiast
Enthusiast
Posts: 148
Joined: Tue May 13, 2003 8:05 am

Post by Shopro »

yeah, I got the exactt same error with 3.89 beta 2.

I think I got by it by uninstalling PB, and deleting the whole PB folder before reinstalling.

-Shopro
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

It's WinPBConstant.res files in the Resident\ folder which need to be deleted.
Sensphere
User
User
Posts: 19
Joined: Tue May 27, 2003 3:44 pm
Location: Germany/Stuttgart
Contact:

Post by Sensphere »

Fred wrote:It's WinPBConstant.res files in the Resident\ folder which need to be deleted.
I got no file called "WinPBConstand.res" in my Resident\ folder!?! The only file similar is "WinConstantsToPB.Res" and if i delete it the error still occur.
__ i know that i know nothing __
__ those who swim with the stream will never reach the source __
(K7 XP @ 2.4 GHz | WinXP SP1 | 1 GB RAM | ATI Radeon 7500 | PB 3.81 [Win|Linux])
dontmailme
Enthusiast
Enthusiast
Posts: 537
Joined: Wed Oct 29, 2003 10:35 am

Post by dontmailme »

Sensphere wrote:
Fred wrote:It's WinPBConstant.res files in the Resident\ folder which need to be deleted.
I got no file called "WinPBConstand.res" in my Resident\ folder!?! The only file similar is "WinConstantsToPB.Res" and if i delete it the error still occur.
It worked for me ;)

Did you restart the compiler ?

:)
Paid up PB User !
Sensphere
User
User
Posts: 19
Joined: Tue May 27, 2003 3:44 pm
Location: Germany/Stuttgart
Contact:

Got the solution...

Post by Sensphere »

I have to delete the WinConstantsToPB.Res in Residents\ and Gadget in PureLibraries\ - then it works!
__ i know that i know nothing __
__ those who swim with the stream will never reach the source __
(K7 XP @ 2.4 GHz | WinXP SP1 | 1 GB RAM | ATI Radeon 7500 | PB 3.81 [Win|Linux])
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

You deleted 'Gadget' in PureLibraries ?!
El_Choni
TailBite Expert
TailBite Expert
Posts: 1007
Joined: Fri Apr 25, 2003 6:09 pm
Location: Spain

Post by El_Choni »

:lol: (sorry, this is really funny)
El_Choni
dontmailme
Enthusiast
Enthusiast
Posts: 537
Joined: Wed Oct 29, 2003 10:35 am

Re: Got the solution...

Post by dontmailme »

Sensphere wrote:I have to delete the WinConstantsToPB.Res in Residents\ and Gadget in PureLibraries\ - then it works!
No way!!, you ARE kidding ? No ?

8O
Paid up PB User !
gkaizer
User
User
Posts: 40
Joined: Fri Oct 31, 2003 2:57 pm
Location: Italy

Post by gkaizer »

@ Sensphere:

Yes it's right to cancel WinConstantsToPB.res in \Residents folder, but the error for gadget is because your MoreListIconGadget lib in \PureLibraries\UserLibraries is not upgraded to the new one, so either delete it or upgrade it
here
(click on here)

cya
--:: Gkaizer ::--
Using PB 3.92 on WinXP SP2 and 3.91 on Mandrake Linux 10.0
oldefoxx
Enthusiast
Enthusiast
Posts: 532
Joined: Fri Jul 25, 2003 11:24 pm

Post by oldefoxx »

I tried clicking on Here as you indicated, but was unable to connect to a file to download.
has-been wanna-be (You may not agree with what I say, but it will make you think).
Post Reply