Droopy's Lib 1.32 x86/x64!

Developed or developing a new product in PureBasic? Tell the world about it.
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

@KIKI & kryptonn: are you both sure that you are using the PB 4.30 version of the lib?

I released a PB 4.20 version at the same time because there was a serious bug in Hex2Dec() that could cause stack corruption.

The 4.30 version was compiled using the latest Tailbite on a clean install of PureBasic and works with no problems here.

Also, if you are trying to use the lib in the x64 version of PB, then it won't work, as for now it is x86 only.

In future please post questions like this in the other topic: http://www.purebasic.fr/english/viewtopic.php?t=33806 to avoid clogging up this one.
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
User avatar
kryptonn
User
User
Posts: 47
Joined: Wed Apr 18, 2007 7:23 pm

Post by kryptonn »

lexvictory wrote:@KIKI & kryptonn: are you both sure that you are using the PB 4.30 version of the lib?
Yes, I certain absolutely.
I use two Win XP,
Mistakes in one event only.
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

Well, I don't know what the problem could be.
Try a fresh install of the PB final, if that doesn't work, you may need to just use the include file for now.
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
User avatar
kryptonn
User
User
Posts: 47
Joined: Wed Apr 18, 2007 7:23 pm

Post by kryptonn »

lexvictory wrote: ...Try a fresh install of the PB final,...
Has installed again several times.
Problem disappeared.
Thank you.
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

Version 1.31.15 x86/x64 released.
Please see first post for the download link.

Also, it is strongly advised that you read the changelog for this version, as there are a number of changes.
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

If there is anyone who wishes to beta test a No-Subsystems version of the lib, please PM me.
No-Subsystems meaning you Don't have to make sure UserLibUnicode is in use when compiling in Unicode mode (Providing you don't use other UserLibs)
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Re: Droopy's Lib 1.31.15 x86/x64!

Post by lexvictory »

new release, see first post
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
SFSxOI
Addict
Addict
Posts: 2970
Joined: Sat Dec 31, 2005 5:24 pm
Location: Where ya would never look.....

Re: Droopy's Lib 1.32 x86/x64!

Post by SFSxOI »

Great! Thank You very much :)
The advantage of a 64 bit operating system over a 32 bit operating system comes down to only being twice the headache.
User avatar
chi
Addict
Addict
Posts: 1087
Joined: Sat May 05, 2007 5:31 pm
Location: Austria

Re: Droopy's Lib 1.32 x86/x64!

Post by chi »

thanks for the update ;)
Et cetera is my worst enemy
Amundo
Enthusiast
Enthusiast
Posts: 200
Joined: Thu Feb 16, 2006 1:41 am
Location: New Zealand

Re: Droopy's Lib 1.32 x86/x64!

Post by Amundo »

Thank you!
Win10, PB6.x, okayish CPU, onboard video card, fuzzy monitor (or is that my eyesight?)
"When the facts change, I change my mind" - John Maynard Keynes
SFSxOI
Addict
Addict
Posts: 2970
Joined: Sat Dec 31, 2005 5:24 pm
Location: Where ya would never look.....

Re: Droopy's Lib 1.32 x86/x64!

Post by SFSxOI »

@lexvictory

Source?

Thank you for the update! :)
The advantage of a 64 bit operating system over a 32 bit operating system comes down to only being twice the headache.
loulou
User
User
Posts: 38
Joined: Tue Dec 08, 2009 7:42 am

Re: Droopy's Lib 1.32 x86/x64!

Post by loulou »

With PB 4.40 whden launching
"Doublon detecté dans les fonctions Purebasic AboutBox() libraries Droopy and Droopy"
Windows XP pack 3 French version
loulou
User
User
Posts: 38
Joined: Tue Dec 08, 2009 7:42 am

Re: Droopy's Lib 1.32 x86/x64!

Post by loulou »

It seems that DroopyRes.res is missing for well working with PB 4.40
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Re: Droopy's Lib 1.32 x86/x64!

Post by lexvictory »

@SFSxOI its in SVN for cases like these where i forget

@loulou: delete any older version of droopy that you have installed. Also, only one of the Droopy_x* files should be copied, not both!
one is for PB x64 one is for PB x86!
Also, the res file is one case in which you should be able to use the one from an older version of the lib - no constants were added in 1.32

I'll do a re-release with source and Res file - this was done late at night 8)

also, problems with the releases should be posted in the OTHER thread. i.e. the one in the Applications - Feedback and Discussion forum. This is because problems clog up this topic, making everyone have to trawl through many many pages just to see a new post.
It also keeps all the problems/suggestions/etc in one place.
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Re: Droopy's Lib 1.32 x86/x64!

Post by lexvictory »

Re-released, link in first post updated.
now includes readme
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
Post Reply