pasvulkan icon indicating copy to clipboard operation
pasvulkan copied to clipboard

Installation failure

Open peardox opened this issue 10 months ago • 0 comments

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!

peardox avatar Feb 27 '25 22:02 peardox