fopen gives an error...

Post Reply
alank2
Member
Posts: 116
Joined: Wed Mar 01, 2017 7:24 pm

fopen gives an error...

Post by alank2 »

I am using the latest nightly build.

If I use fopen(), it gives an error:

Error at file 'fcntl/z80/asm_vopen.asm' line 60: symbol 'asm_target_open_p1' not defined
Error at file 'fcntl/z80/asm_vopen.asm' line 127: symbol 'asm_target_open_p2' not defined
Errors in source file C:\z88dk\Lib\Config\\..\..\\libsrc\_DEVELOPMENT\target\cpm\cpm_crt.asm:
Error at file 'fcntl/z80/asm_vopen.asm' line 60: symbol 'asm_target_open_p1' not defined
Error at file 'fcntl/z80/asm_vopen.asm' line 127: symbol 'asm_target_open_p2' not defined

Thanks for the help!
Post Reply