Search found 3 matches

by yazak
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

Purebasic V5.20 V5.21 V5.30 will not work with Centos 5.9 64

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 ...
by yazak
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 ...
by yazak
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 :shock: