Are there any code examples of a FreeBASIC program used to communicate to a device over USB? This can either be through a DLL or having commands hardcoded in the software. Any examples would be appreciated!
Dropped back to freebasic version 0.22.0 and it compiled without complaints. .90.1 complains but only about the two fatal errors. 0.24.0 works without complaint.
Dropped back to freebasic version 0.22.0 and it compiled without complaints. .90.1 complains but only about the two fatal errors.
Dropped back to freebasic version 0.22.0 and it compiled without complaints.
When I try to compile fbedit itself, I get the following errors and am not sure how to proceed- F:\FreeBASIC\fbc -s gui -w all "fbedit.bas" "fbedit.rc" -x "..\..\..\..\fbedit-test.exe" F:\fbedit-code-r3090-FbEdit\Misc.bas(25) warning 3(1): Passing different pointer types, at parameter 2 of GETPRIVATEPROFILESTRING() F:\fbedit-code-r3090-FbEdit\Misc.bas(1034) warning 38(0): Suspicious logic operation, mixed boolean and non-boolean operands F:\fbedit-code-r3090-FbEdit\Misc.bas(1038) warning 38(0): Suspicious...
When I try to compile fbedit itself, I get the following errors and am not sure how to proceed- F:\fbedit-code-r3090-FbEdit\FileIO.bas(198) warning 3(1): Passing different pointer types, at parameter 1 of COPYFILE() F:\fbedit-code-r3090-FbEdit\TabTool.bas(245) warning 38(0): Suspicious logic operation, mixed boolean and non-boolean operands F:\fbedit-code-r3090-FbEdit\TabTool.bas(310) warning 38(0): Suspicious logic operation, mixed boolean and non-boolean operands F:\fbedit-code-r3090-FbEdit\Make.bas(105)...
When I try to compile fbedit itself, I get the following errors and am not sure how to proceed- F:\fbedit-code-r3090-FbEdit\FileIO.bas(198) warning 3(1): Passing different pointer types, at parameter 1 of COPYFILE() F:\fbedit-code-r3090-FbEdit\TabTool.bas(245) warning 38(0): Suspicious logic operation, mixed boolean and non-boolean operands F:\fbedit-code-r3090-FbEdit\TabTool.bas(310) warning 38(0): Suspicious logic operation, mixed boolean and non-boolean operands F:\fbedit-code-r3090-FbEdit\Make.bas(105)...
I am trying to install FBEdit on an HP Windows 10 Notebook. I can download the files but cannot see how to do the install. I uncompressed an ran the .exe but it fails looking for a DLL. What have I missed?
Can't access website