i try to compile libwindow9.a for Debian but no success
1) fbc _createbuildMakefile.bas
2) _createbuildMakefile is created
3) ./_createbuildMakefile
4) nothing happens no libwindow9.a
5) tmp/ is empty
--------
ok...it creates a makefile but when i run makefile i get
...
./makefile: line 1006: tmp/window9.o:: No such file or directory
for all files
----------
an investigation i did i found that name of files are not correct in linux,
the names are like this 'Write_Word.o'$'\r'
how to remove ' '$\r' from files?
GUI library for Windows \ Linux (window9)
-
- Posts: 235
- Joined: Jul 15, 2021 7:23
- Location: Greece
- Contact:
Re: GUI library for Windows \ Linux (window9)
Hi Vanya
I hope you are keeping well.
I've just bought a Windows tablet and installed Window9 on it. Tried running some code which runs quite succesfully on my laptop, but I get the error message on the tablet:
"C:\....\bin\win64\ld.exe: cannot find -lz"
I'm pretty sure I've been here before. Can you help?
*********
TOPIC EDIT:
Managed to resolve the problem from an earlier topic. I thought I'd had the problem previously.
I hope you are keeping well.
I've just bought a Windows tablet and installed Window9 on it. Tried running some code which runs quite succesfully on my laptop, but I get the error message on the tablet:
"C:\....\bin\win64\ld.exe: cannot find -lz"
I'm pretty sure I've been here before. Can you help?
*********
TOPIC EDIT:
Managed to resolve the problem from an earlier topic. I thought I'd had the problem previously.
Re: GUI library for Windows \ Linux (window9)
Hi RNBW!
Thanks, seems fine so far.I hope you are keeping well.
Ok.Managed to resolve the problem from an earlier topic