Search found 256 matches

by Rens
Jan 27, 2016 13:07
Forum: Libraries & Headers
Topic: audio lib bass (dynamic) Windows/Linux 32/64-bit
Replies: 17
Views: 10759

Re: audio lib bass (dynamic) Windows/Linux 32/64-bit

Hi, I get a segmentation fault after compiling Bass_BassMix.bas If i use (only) the following line: #include once "libbass.bas" (program exited with code: 0) compiles and execute with no errors If i use (only) the following 2 lines: #include once "libbass.bas" #include once "...
by Rens
Dec 04, 2015 10:41
Forum: Projects
Topic: wxFBE, editor for both Windows and Linux
Replies: 265
Views: 91003

Re: wxFBE, editor for both Windows and Linux

It seems this is not asked before: Is there a key shortcut, plugin or using a flag to fold all the code at once? If this is possible, i will certainly use this GREAT editor. Remark: Maybe i go through the source, but can't pull it out of https://svn.freebasic-portal.de/svn/wxfbe/ . Suggestions? (Fil...
by Rens
Feb 19, 2015 12:23
Forum: Linux
Topic: MIDI softsynth.... entirely in FreeBasic
Replies: 4
Views: 2845

Re: MIDI softsynth.... entirely in FreeBasic

Thank you very much!
by Rens
Feb 01, 2015 11:18
Forum: Linux
Topic: MIDI softsynth.... entirely in FreeBasic
Replies: 4
Views: 2845

Re: MIDI softsynth.... entirely in FreeBasic

Here are the files for download: http://www24.zippyshare.com/v/87055807/file.html
The files on zippyshare are expired.
Does anyone know where i can get the files?
Especially alsathread.bas
Maybe someone is willing to sent it to rensvanschie[at]gmail.com

Thanks
by Rens
Dec 09, 2014 21:42
Forum: Projects
Topic: Charset2FBFont
Replies: 25
Views: 6913

Re: Charset2FBFont

Thanx, Works fine under Linux Lite 1.0.6 - kernel 3.2.0-40-generic-pae (i686) Dependencies (checked with shell command: ldd ./CharSet2FBFont): linux-gate.so.1 => (0xb77d5000) libfreetype.so.6 => /usr/lib/i386-linux-gnu/libfreetype.so.6 (0xb7703000) libX11.so.6 => /usr/lib/i386-linux-gnu/libX11.so.6 ...
by Rens
Mar 02, 2014 21:14
Forum: Community Discussion
Topic: Strange behaviour. Maybe a bug?
Replies: 3
Views: 1504

Re: Strange behaviour. Maybe a bug?

Ah, ofcourse... That's it.

Have had these kind of errors before, but after a while you forget about it.
Will keep these kind of 'errors' in mind.

Thank you
by Rens
Mar 02, 2014 19:38
Forum: Community Discussion
Topic: Strange behaviour. Maybe a bug?
Replies: 3
Views: 1504

Strange behaviour. Maybe a bug?

Hi there, Only and only when i use shared in combination with word(...) , i get a segmentation fault. No errors while compiling, only when executing. So is word a keyword or what else can be wrong? Is this stange behaviour a bug and if it is, should i file it and where? dim shared as string word(100...
by Rens
Feb 26, 2014 22:16
Forum: Archive
Topic: FLTK 1.3.x C Wrapper (obsolete)
Replies: 753
Views: 149072

Re: FLTK C Wrapper (Fast Light Toolkit v 1.3.2)

Hi Joshy, Just what the doctor ordered! Very useful info to all "'FLTK lovers". Works fine, as expected! An answer to my previous question, will make my day: And also some of the defined boxtypes used by boxnew2 aren't working (in linux, in windows i do'nt know). Are you still working on i...
by Rens
Feb 25, 2014 15:21
Forum: Archive
Topic: FLTK 1.3.x C Wrapper (obsolete)
Replies: 753
Views: 149072

Re: FLTK C Wrapper (Fast Light Toolkit v 1.3.2)

Hi Joshy, 1) All things in FLTK are Widgets. 2) All none extended Widgets has one and only one default callback. 3) All widgets exist as a extended version also with more than one callback. What about Fl_BoxNew2? This works (with other existing code): dim as Fl_widgetex box1 box1=Fl_BoxEx(10,10,100,...
by Rens
Feb 22, 2014 23:17
Forum: Archive
Topic: FLTK 1.3.x C Wrapper (obsolete)
Replies: 753
Views: 149072

Re: FLTK C Wrapper (Fast Light Toolkit v 1.3.2)

@Joshy Sorry, I must have overlooked the lib file in the gz file. @Salmonellus I am pleased to know it can work. Now i have to try things before posting. But maybe you can tell me this: What version (date, size and time) of libfltk-c-1-3-2.so is in your /usr/lib Which files are in your /usr/local/li...
by Rens
Feb 15, 2014 23:22
Forum: Archive
Topic: FLTK 1.3.x C Wrapper (obsolete)
Replies: 753
Views: 149072

Re: FLTK C Wrapper (Fast Light Toolkit v 1.3.2)

Hello badidea and other Linux users, I build a second fltk package fltk-c.tar.gz (for the download see first post) These package will link to your current linux system libs libpng and libjpeg instead of fltk_png and fltk_jpeg. Would be nice if you could give me feedback. Joshy bump Some feedback: O...
by Rens
Jan 06, 2014 10:40
Forum: Projects
Topic: Barebones: Another Notepad Replacement
Replies: 24
Views: 9277

Re: Barebones: Another Notepad Replacement

Can't download the files: fileanchor.com is for sale?!
by Rens
Jul 14, 2013 6:58
Forum: Projects
Topic: Text Transformation Language
Replies: 13
Views: 6580

Re: Text Transformation Language

Hello Dustinian, I'm glad to give you some feedback. 1) I noticed that this isn't working: example.ttl REPLACE "before" with "before_" in.txt before After running: ttl example.ttl in.txt out.txt Output: LOADING FILE>>> PARSING FILE>> EXECUTING SCRIPT>>> Windows error message Afte...
by Rens
Jul 10, 2013 10:03
Forum: Projects
Topic: Text Transformation Language
Replies: 13
Views: 6580

Re: Text Transformation Language

Nice program, but there are things wrong If i use this: test.ttl REPLACE ALL WITH "*" FROM "start" TO "end" testin.txt start > < end ttl.exe test.ttl testin.txt testout.txt I get this error message: LOADING FILE>>> PARSING FILE>>> Error 0000: Unrecognised Command REPLAC...
by Rens
May 12, 2013 10:41
Forum: Projects
Topic: xvideocapture_chung free screen capture to divx
Replies: 13
Views: 4102

Re: xvideocapture_chung free screen capture to divx

Thank you very much for including the mousepointer.