Installation failure #41

Open
opened 2025-02-27 22:20:58 +00:00 by peardox · 0 comments
peardox commented 2025-02-27 22:20:58 +00:00 (Migrated from github.com)

The stuff it fails to find below is all there. Cloned repo + submodules

It'd be useful if it said which file it couldn't find

Compiler = Delphi 12.2 Enterprise (DevRel)
{=============================================}

PS C:\Components\pasvulkan> .\projectmanager compileassets examples
PasVulkan project manager version 1.00.2022.12.07.02.58.0000
Copyright (C) 2018-2022, Benjamin 'BeRo' Rosseaux
Checking "C:\Components\pasvulkan\projects\examples\metadata" ...
Reading "C:\Components\pasvulkan\projects\examples\metadata\uuid" ...
Overwriting "C:\Components\pasvulkan\projects\examples\src\android\local.properties" with "C:\Components\pasvulkan\projects\template\src\android\local.properties" ...
Overwriting "C:\Components\pasvulkan\projects\examples\src\examples.dpr" with "C:\Components\pasvulkan\projects\template\src\projecttemplate.dpr" ...
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the file specified.
The system cannot find the file specified.
Could Not Find C:\Components\pasvulkan\projects\examples\src\assets\shaders\textoverlay*.spv
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the file specified.
The system cannot find the file specified.
Could Not Find C:\Components\pasvulkan\projects\examples\src\assets\shaders\triangle*.spv
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the file specified.
The system cannot find the file specified.
Could Not Find C:\Components\pasvulkan\projects\examples\src\assets\shaders\cube*.spv
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the file specified.
The system cannot find the file specified.
Could Not Find C:\Components\pasvulkan\projects\examples\src\assets\shaders\dragon*.spv
Loading COLLADA .DAE file... done!
Model AABB: (-7.0467000007629395,-5.029932022094727,-3.1512999534606934),(7.0467000007629395,5.029932022094727,3.1512999534606934)
Model AABB size: (14.093400001525879,10.059864044189453,6.302599906921387)
Optimizing model for vertex cache... done!
Building vertex and index buffers... done!
Building collision convex hull... done!
Writing .MDL file... done!
Successful!

The stuff it fails to find below is all there. Cloned repo + submodules It'd be useful if it said which file it couldn't find Compiler = Delphi 12.2 Enterprise (DevRel) \{=============================================} PS C:\Components\pasvulkan> .\projectmanager compileassets examples PasVulkan project manager version 1.00.2022.12.07.02.58.0000 Copyright (C) 2018-2022, Benjamin 'BeRo' Rosseaux Checking "C:\Components\pasvulkan\projects\examples\metadata\" ... Reading "C:\Components\pasvulkan\projects\examples\metadata\uuid" ... Overwriting "C:\Components\pasvulkan\projects\examples\src\android\local.properties" with "C:\Components\pasvulkan\projects\template\src\android\local.properties" ... Overwriting "C:\Components\pasvulkan\projects\examples\src\examples.dpr" with "C:\Components\pasvulkan\projects\template\src\projecttemplate.dpr" ... The system cannot find the path specified. The system cannot find the path specified. The system cannot find the file specified. The system cannot find the file specified. Could Not Find C:\Components\pasvulkan\projects\examples\src\assets\shaders\textoverlay\*.spv The system cannot find the path specified. The system cannot find the path specified. The system cannot find the file specified. The system cannot find the file specified. Could Not Find C:\Components\pasvulkan\projects\examples\src\assets\shaders\triangle\*.spv The system cannot find the path specified. The system cannot find the path specified. The system cannot find the file specified. The system cannot find the file specified. Could Not Find C:\Components\pasvulkan\projects\examples\src\assets\shaders\cube\*.spv The system cannot find the path specified. The system cannot find the path specified. The system cannot find the file specified. The system cannot find the file specified. Could Not Find C:\Components\pasvulkan\projects\examples\src\assets\shaders\dragon\*.spv Loading COLLADA .DAE file... done! Model AABB: (-7.0467000007629395,-5.029932022094727,-3.1512999534606934),(7.0467000007629395,5.029932022094727,3.1512999534606934) Model AABB size: (14.093400001525879,10.059864044189453,6.302599906921387) Optimizing model for vertex cache... done! Building vertex and index buffers... done! Building collision convex hull... done! Writing .MDL file... done! Successful!
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#41
No description provided.