You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vectfont.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ This version of this sample was modified to compile on ArcaOS with GCC 9 compile
19
19
20
20
1) Remember to have correct header files your path. For GCC the correct ones are the included on the "libc-devel", not the ones from the OS/2 Toolkit. Check your config.sys for "SET INCLUDE=C:\usr\include"
21
21
22
-
2) Since I'm using the Watcom Resource Compiler (open source) instead of the classic rc.exe, add to your config.sys...
22
+
2) Since I'm using the Watcom Linker (open source) instead of the classic ilink.exe, add to your config.sys...
0 commit comments