I have the same problem in my project. I´m currently using PureBasic 4.50 Beta 4
It worked with the old beta-versions (Beta 1 to Beta 3), but not with the latest.
Search found 20 matches
- Sat May 08, 2010 9:45 pm
- Forum: PureFORM & JaPBe
- Topic: PureLVSORT library : sorting ListIconGadgets (and more)
- Replies: 438
- Views: 321489
- Fri May 07, 2010 1:26 pm
- Forum: Linux
- Topic: Using PureBasic (32bit) on 64bit Linux
- Replies: 12
- Views: 56446
Re: Using PureBasic (32bit) on 64bit Linux
Did you install the ia32-libs (Debian/Ubuntu)? Without that you cannot run 32-bit executables on a 64-bit OS.
- Mon Apr 12, 2010 3:57 pm
- Forum: PureFORM & JaPBe
- Topic: PureLVSORT library : sorting ListIconGadgets (and more)
- Replies: 438
- Views: 321489
Re: PureLVSORT library : sorting ListIconGadgets (and more)
Thanks for your update to 4.5x. Unfortunately I still get this POLINK errors:
I am using PureBasic 4.50 Beta 2 x32
Did someone have the same problem with the new PureLVSort library?
Code: Select all
POLINK: error: Unresolved external symbol '_PB_StringBasePosition'.
POLINK fatal error: 1 unresolved external(s).
Did someone have the same problem with the new PureLVSort library?
- Sat Apr 03, 2010 5:43 pm
- Forum: PureFORM & JaPBe
- Topic: PureLVSORT library : sorting ListIconGadgets (and more)
- Replies: 438
- Views: 321489
Re: PureLVSORT library : sorting ListIconGadgets (and more)
Me too.
PureLVSORT_SetColumnType works, but PureLVSORT_SelectGadgetToSort returns unresolved external symbol errors.
Could you please recompile that library for PureBasic 4.50 Beta 2?
PureLVSORT_SetColumnType works, but PureLVSORT_SelectGadgetToSort returns unresolved external symbol errors.
Could you please recompile that library for PureBasic 4.50 Beta 2?
- Wed Nov 18, 2009 5:02 pm
- Forum: Feature Requests and Wishlists
- Topic: [Implemented] PureBasic Project Files?
- Replies: 9
- Views: 2718
Re: PureBasic Project Files?
Thanks, Fred for including project files
- Thu Jun 04, 2009 11:19 pm
- Forum: Feature Requests and Wishlists
- Topic: Implementing some encryption/decryption functions?
- Replies: 3
- Views: 1663
Implementing some encryption/decryption functions?
Hi,
PureBasic is really powerful and I like it very much. Thank you for this work, Fred (and team).
I think, some natively-supported crypto functions like AES, RC4/6, Blowfish, Twofish and so on would be useful.
Thanks for reading...
PBUser
PureBasic is really powerful and I like it very much. Thank you for this work, Fred (and team).
I think, some natively-supported crypto functions like AES, RC4/6, Blowfish, Twofish and so on would be useful.
Thanks for reading...
PBUser
- Thu Jun 04, 2009 11:14 pm
- Forum: Off Topic
- Topic: ASM lib with crytographic, hash, and checksum algorithms
- Replies: 13
- Views: 7497
- Wed May 20, 2009 5:45 pm
- Forum: Off Topic
- Topic: New open AES lib needs testing (pb inc. available)
- Replies: 16
- Views: 5816
- Sun May 17, 2009 1:17 pm
- Forum: Announcement
- Topic: RSA 2048, Blowfish, Rijndael, Whirlpool PureLib
- Replies: 83
- Views: 50443
- Wed May 21, 2008 10:57 am
- Forum: Coding Questions
- Topic: MySQL and the PB Database commands?
- Replies: 5
- Views: 2861
- Mon May 19, 2008 10:03 pm
- Forum: Coding Questions
- Topic: MySQL and the PB Database commands?
- Replies: 5
- Views: 2861
- Mon May 19, 2008 8:51 pm
- Forum: Coding Questions
- Topic: MySQL and the PB Database commands?
- Replies: 5
- Views: 2861
MySQL and the PB Database commands?
Hi Guys,
i want to connect to a mysql database and manage it with the pb-included Database commands. I already used the search in the german and in the english forum, but there was no entry that worked with PureBasic 4.20.
I hope, you can help me.
Thanks in advance,
PBUser
i want to connect to a mysql database and manage it with the pb-included Database commands. I already used the search in the german and in the english forum, but there was no entry that worked with PureBasic 4.20.
I hope, you can help me.
Thanks in advance,
PBUser
- Thu May 08, 2008 9:15 pm
- Forum: Feature Requests and Wishlists
- Topic: [Implemented] PureBasic Project Files?
- Replies: 9
- Views: 2718
- Thu May 08, 2008 5:53 pm
- Forum: Feature Requests and Wishlists
- Topic: [Implemented] PureBasic Project Files?
- Replies: 9
- Views: 2718
[Implemented] PureBasic Project Files?
Hi,
what about an .pbp (=PureBasic Project File)? It shall include the links to all the PB-Files that belong to the project. It would be good to have a TreeGadget in order to switch easily between the sourcecodes.
I think that would be useful. What do you think about?
what about an .pbp (=PureBasic Project File)? It shall include the links to all the PB-Files that belong to the project. It would be good to have a TreeGadget in order to switch easily between the sourcecodes.
I think that would be useful. What do you think about?
- Wed Mar 12, 2008 6:27 pm
- Forum: Coding Questions
- Topic: Question about resources
- Replies: 7
- Views: 1915