Makefile fails on 'obj/read_input.o' on the CSE servers. #2

Closed
opened 2022-04-27 22:40:03 +00:00 by Ghost · 1 comment

Makefile fails on 'obj/read_input.o' on the CSE servers. Something about stovi() function.

Makefile fails on 'obj/read_input.o' on the CSE servers. Something about `stovi()` function.
Ghost added the
bug
label 2022-04-27 22:40:04 +00:00
Owner

read_input was changed to read, and obj/read_input.o should no longer be part of the build process. You may have outdated files, delete dep/ and obj/

`read_input` was changed to `read`, and `obj/read_input.o` should no longer be part of the build process. You may have outdated files, delete dep/ and obj/
Ghost closed this issue 2022-04-28 19:52:13 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: j/4600-project-2#2
No description provided.