Using Centos5.9 64 bit I cant Run Purebasic V5.20 V5.21 V5.30 but V5.11 or lower works fine... The IDE just starts up then close's
I get these two errors, I think the 2nd error is causing the issue undefined symbol: "pango_layout_get_line_readonly"
1)
/home/steven/Desktop/purebasic530/compilers ...
Search found 3 matches
- Mon Sep 08, 2014 11:11 pm
- Forum: Linux
- Topic: Purebasic V5.20 V5.21 V5.30 will not work with Centos 5.9 64
- Replies: 1
- Views: 2309
- Mon Mar 17, 2014 2:36 am
- Forum: Coding Questions
- Topic: Return Own Program Version
- Replies: 6
- Views: 2745
Re: Return Own Program Version
The version is store in the .pbp in xml format you could read that file to get the version, I do find it strange their is know built in method like in VB6 you used App.Major , App.Minor, App.Revision to get version number parts of you own application.
Your could add the version number manually but ...
Your could add the version number manually but ...
- Tue Dec 03, 2013 7:51 pm
- Forum: Applications - Feedback and Discussion
- Topic: DirectSound Recording Demo
- Replies: 8
- Views: 10493
Re: DirectSound Recording Demo
Error "Can't do DirectSoundCaptureCreate : -2005401480"
This error is caused by not having a microphone plugged into your computer
This error is caused by not having a microphone plugged into your computer
