examples.res not found when running "projectmanager build examples" #29

Open
opened 2023-05-09 10:26:27 +00:00 by olivierbrun · 0 comments
olivierbrun commented 2023-05-09 10:26:27 +00:00 (Migrated from github.com)

Looks like the compiler can't find the examples.res file in the projects/examples/src directory when running the command
"projectmanager build examples"
returned error:
examples.dpr(177,1) Error: Can't open resource file "C:\Users\Olivier\Documents\tmp\pasvulkan-master\projects\examples\src\examples.res"

(I'm using fpc version 3.3.1)

Looks like the compiler can't find the examples.res file in the projects/examples/src directory when running the command "projectmanager build examples" returned error: examples.dpr(177,1) Error: Can't open resource file "C:\Users\Olivier\Documents\tmp\pasvulkan-master\projects\examples\src\examples.res" (I'm using fpc version 3.3.1)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
BeRo1985/pasvulkan#29
No description provided.