Search found 7 matches
- Mon Dec 12, 2011 11:09 pm
- Forum: Linux
- Topic: Installer?
- Replies: 10
- Views: 3570
Re: Installer?
I'll look for those, thanks.
- Mon Dec 12, 2011 12:47 am
- Forum: Linux
- Topic: Installer?
- Replies: 10
- Views: 3570
Re: Installer?
Thanks to Ramihyn_ here and Env's script and IRC help, x86 PB is working on my x86 LUbuntu 11.04 box.
First time I've been on IRC in 15 years.
--jim
First time I've been on IRC in 15 years.
--jim
- Mon Dec 12, 2011 12:13 am
- Forum: Linux
- Topic: [Ubuntu] PureBasic Dependency Installation Bash Script
- Replies: 6
- Views: 2926
Re: [Ubuntu] PureBasic Dependency Installation Bash Script
That and the beta IDE worked for me with x86 LUbuntu 11.04.
- Sun Dec 11, 2011 9:57 pm
- Forum: Linux
- Topic: Installer?
- Replies: 10
- Views: 3570
Re: Installer?
Thanks, I'll give that a try.
--jim
--jim
- Sun Dec 11, 2011 9:01 pm
- Forum: Linux
- Topic: Installer?
- Replies: 10
- Views: 3570
Re: Installer?
Thanks for the response!
. Did you use the 32-bit or the 64-bit version of Ubuntu 11.04?
32-bit
. Which Purebasic version? Did you use the 32-bit x86 or the 64-bit x64 Version?
32-bit
. If you close the error window, can you continue to work with the IDE or does it terminate/crash?
It terminates ...
. Did you use the 32-bit or the 64-bit version of Ubuntu 11.04?
32-bit
. Which Purebasic version? Did you use the 32-bit x86 or the 64-bit x64 Version?
32-bit
. If you close the error window, can you continue to work with the IDE or does it terminate/crash?
It terminates ...
- Sun Dec 11, 2011 11:45 am
- Forum: Linux
- Topic: Installer?
- Replies: 10
- Views: 3570
Re: Installer?
All I've done trying get to get PureBasic working in LUbuntu 11.04 is make a mess.
The PureBasic logo comes up, then a blank IDE window and another small blank window with the title "Error".
I did try one of the scripts posted here, and afterward the check script says that it looks like everything ...
The PureBasic logo comes up, then a blank IDE window and another small blank window with the title "Error".
I did try one of the scripts posted here, and afterward the check script says that it looks like everything ...
- Tue Dec 06, 2011 11:35 pm
- Forum: Coding Questions
- Topic: Playing a simple tone with PureBasic and PortAudio
- Replies: 39
- Views: 14030
Re: Playing a simple tone with PureBasic and PortAudio
Has anyone written a Purebasic-compatible Portaudio calling library in C?
I encapsulated a fairly small part of the PortAudio API for a VB6 app in a Windows DLL (written using MSVC 2010) a few months ago, but am looking for the best way to access PortAudio from a cross-platform Windows/Linux ...
I encapsulated a fairly small part of the PortAudio API for a VB6 app in a Windows DLL (written using MSVC 2010) a few months ago, but am looking for the best way to access PortAudio from a cross-platform Windows/Linux ...