Search found 120 matches
- Sep 27, 2010 7:19
- Forum: Projects
- Topic: OxygenBasic Compiler
- Replies: 46
- Views: 11957
Hi, I noticed Avira AntiVir and Kaspersky signaling a find of malware in the OxygenBASIC package (Alpha 009). You can give it a try on VirusTotal . I guess these alerts are false positives , but it might frighten off some users. Maybe you could contact these anti-virus software manufacturers to ask ...
- Sep 27, 2010 7:11
- Forum: DOS
- Topic: FreeBASIC-dos SVN-Daily-Build at FreeBASIC-portal.de
- Replies: 5
- Views: 2794
Hey, Unfortunately, some changes to the code (see SVN commit log) somehow broke our self-made automatic build system for the DOS package. Thanks to dkl and his latest changes to TRAM2 , we'll probably be able to bring the DOS daily build up within the next days, now using TRAM2 instead of our former...
- Sep 19, 2010 13:42
- Forum: General
- Topic: FireBird - Any sucess?
- Replies: 5
- Views: 1035
- Sep 02, 2010 22:49
- Forum: Community Discussion
- Topic: [solved] FB-manual-0.21.1.chm problems ?
- Replies: 13
- Views: 1687
Strange. According to my SysInfo I have Service Pack 3 installed. I certainly don't have a problem using the chm though. I am using Home Edition, so that may be the difference. If the file is unblocked and not located on a network share, you won't have any problems on XP/Vista/7 no matter what Serv...
- Aug 31, 2010 21:27
- Forum: Community Discussion
- Topic: [solved] FB-manual-0.21.1.chm problems ?
- Replies: 13
- Views: 1687
Re: FB-manual-0.21.1.chm problems ?
The CHM documentation (0.21.1) works fine on my Windows XP SP3. The Aug 11, 2010 update on Source Forge for FB-manual-0.21.1.chm has a problem. I get this error message: Navigation to the webpage was canceled What you can try: * Retype the address. As far as I know, this problem is the result of a s...
- Jul 26, 2010 19:36
- Forum: Community Discussion
- Topic: New FreeBASIC Release Package
- Replies: 24
- Views: 3927
- Jul 17, 2010 22:14
- Forum: Projects
- Topic: Scientific Ploltting 2-D
- Replies: 11
- Views: 2429
- Jul 11, 2010 14:36
- Forum: Community Discussion
- Topic: Building a first class freebasic community
- Replies: 33
- Views: 4776
@Frank: Very nice idea and a cool design! I look forward to seeing this finished. :-) Just one little remark: The title of the website ("FreeBASIC portal") might be slightly misleading as the German community has been maintaining "FreeBASIC-Portal.de" since 2007. (That's also the website currently o...
- Jul 10, 2010 20:01
- Forum: Windows
- Topic: Old Code Monkeys Only~ FB on Win3.11
- Replies: 9
- Views: 1387
- Jun 21, 2010 8:55
- Forum: Community Discussion
- Topic: RealBasic aka Real Suite ?
- Replies: 15
- Views: 3284
- Jun 17, 2010 14:55
- Forum: Tips and Tricks
- Topic: Grab multiple webcam images
- Replies: 3
- Views: 1607
See http://www.freebasic.net/forum/viewtopi ... 841#117841 for the listing of escapi.bi.
It's the FreeBASIC header for a freely available webcam handling DLL: http://sol.gfxile.net/code.html
It's the FreeBASIC header for a freely available webcam handling DLL: http://sol.gfxile.net/code.html
- Jun 14, 2010 17:41
- Forum: Beginners
- Topic: [SOLVED] Determining EXE's home folder/path
- Replies: 3
- Views: 827
- Jun 13, 2010 20:59
- Forum: Community Discussion
- Topic: FreeBASIC Looks Dead
- Replies: 117
- Views: 20830
marcov wrote:I once believed in this too, which is why I assisted making docs for FPC:
http://www.stack.nl/~marcov/comparch.pdf
Wow! You've done an amazing job!
- Jun 13, 2010 16:17
- Forum: Beginners
- Topic: Screenres. hide first window.
- Replies: 15
- Views: 1787
Hi Niko,
there's a German tutorial on getting rid of the first window appearing: http://www.freebasic-portal.de/freebasi ... gen-2.html
Regards (und viele Grüße!)
Sebastian
there's a German tutorial on getting rid of the first window appearing: http://www.freebasic-portal.de/freebasi ... gen-2.html
Regards (und viele Grüße!)
Sebastian
- Jun 10, 2010 22:27
- Forum: Community Discussion
- Topic: FreeBASIC Looks Dead
- Replies: 117
- Views: 20830
I think the "end-user" documentation on the keywords etc. provided by the wiki isn't the main documentation problem but the documentation of the sources of the compiler itself. A rather comprehensive guide on understanding the compiler sources and its structure would be helpful. Such a document coul...