Closed lolabunny closed 10 years ago
sorry , this is the warning:
I got the same problem. Did you have solved it?
you can try to run prt4cmd with -l 1 (debug log level) and look at the output of prt4cmd.cpp line 170, it should print the rule package path. maybe this path is wrong.
Hi I've installed the esri-cityengine-sdk-1.0.1209-win64, everything works fine until when i run the prt4cmd.exe. I execute with the following line:
bin\prt4cmd -f CityEngAdvFx -l 3 -p data\candler.02.rpk -a ruleFile:string=bin\candler.01.cgb -a startRule:string=Default$Lot -e com.esri.prt.codecs.OBJEncoder -z baseName:string=myhouse -g data\candler_lot.obj
and i get this:
[24-Mar-24 12:09:31.959561] [error] FileSystemAdaptor::createStream() : unable to handle URI = 'bin/candler.01.cgb' [24-Mar-24 12:09:31.966562] [error] FileSystemAdaptor::createStream() : unable to handle URI = 'bin/candler.01.cgb' [24-Mar-24 12:09:31.973562] [error] FileSystemAdaptor::createStream() : unable to handle URI = 'bin/candler.01.cgb'
But before, when I do the cmake , I obtain a warning like this:
Did I have to ignore that warning? because I did :( Help me, what i'm doing wrong.
regards