Delurking for a minute.... I have a problem with compiling a Xbasic program under XP. (The XP is on a friend's computer; the myprog.x file compiles OK on my...
... xbvars.bat nmake myprog.x Since you can't carry over the environment when using Run, you'll need to get a command prompt - or edit the run environment for...
Hi Group, I have downloaded the fresh Makefile, and the xapp.xxx files. I have put the new Makefile in the root of the source file and the xapp.xxx file in...
That's because you put the replacement Makefile in the wrong directory. The replacement goes in the src directory replacing the Makefile there, the original...
On Sunday 01 February 2009 21:32, Steve Gunhouse wrote: (snippage for bandwidth) ... I take it the only command prompt available from Windows is the 'DOS' type...
... Even Windows 95 allowed long file names in the command prompt, as long as you weren't one who fell for that old email hoax claiming the long filename...
Exist a possibility of xBasic distribution comes in ONE packge :? I explain: - ONE package contain: xBasic + all libraries + extensions + plugins + etc. !! All...
... Where did you get it from? XBasic comes in one package, but of course depends on certain system libraries. Since they are system libraries and will depend...
Hi People, I down loaded the modified src/Make and the modified templates/linux/xapp.xxx: [root@N0WIQ-64 xbasic-6.3.0]# make make -C src mkdir make[1]:...
Aside from xlib.s looking corrupt you also need to not run make clean unless you have a working xb binary and just use the pre-generated assembler files from...
Hi People, Oh, I have to have a 32 bit XBasic installed on my 64 bit operating system as well as as a good down load of the source package which I have to...
Provided you don't run make clean you should able to 'compile' (assemble would be more accurate) it without xb even on a 64 bit system simply by replacing the...
Hi People, I went to URL: http://www.xs4all.nl/~wizball/xbasic-20060802/ I clicked on xbasic-6.3.0-20060802..tar.gz I saved it to my Download/Xbasic folder....
stubs-32.h is something that you'll have to install, not sure what package it'll be in for your distro though. As for the extraction command, I use gunzip...
Hi People, The missing stubs-32.h is something I have been searching for so far all I have found is the knowledge that such a library is missing for a lot of...
I tried many ways to use XB under Mandriva and Ubuntu. Never had success. Now I consider an alternative would be to use Gambas. I'm trying to learn more about...
Hi People, I followed a wild hair in a quest for stubs-32.h. I have both 32 bit systems and 64 bit systems on my LAN all running Fedora Core 10 Linux. I...
Damn, that failed basically right at the end (and I don't have a clue what crt1.o is meant to be, I certainly haven't been able to find it anywhere on my...
Usually you have the XgrProcessMessages(1) in the Entry function. If you however add a DO LOOP function elsewhere in your program and want to update GUI...
Hello People, Oops, I must have miss stated my question. I have a XuiTextLine in my GUI. All I want to do is update the text in that text line each time the...
"Each time the GUI loops" is probably not desirable. The program may loop several thousand times a second (probably more), trying to update your textline that...
I usually used a timer that performed a call to another function every second. Set the timer to a figure and 1000 milliseconds or more later it performed a...
Hi People, A timer sounds good, I just haven't read about its invocation. I at least think I need something more explicit. ... -- Kerry N0WIQ My web site URL...
Hi People, Alas, I have been reading the xbasic manual and came accros this statement: XBasic runs only on 32-bit and 64-bit computers. My confusion is if...
Because running it on 64 bit systems is only theoretical (I've tried to create a native port to 64 bit and haven't managed to get it working) so running on 64...
Hi People, My experience, My problems were that xbasic 6.3.0 wouldn't run correctly om my 64 bit system. The graphics designer and program functionality...
Why did firefox claim that http://www.xbasic.org was a reported attack site? It doesn't look at all strange to me (although I'm running Linux so I probably...
This is why: "Of the 2 pages we tested on the site over the past 90 days, 2 page(s) resulted in malicious software being downloaded and installed without user...