Trying to run the demo version using packages
Posted: Mon Apr 12, 2021 2:33 am
I'm trying to run the demo version.
I wrote the json file like this referencing the axiom's json file which is already recognized and runs well
it is recognized but once I try to put geo node at first, it crashes.
it says "17272: fatal error : Segmentation fault"
What should I do ?
I'm new to these kind of things so any help would be appreciated..
Thanks in advance !
I wrote the json file like this referencing the axiom's json file which is already recognized and runs well
Code: Select all
{
"env" :[
{"OCTANE_ROOT":"C:\HoudiniSetting\Houdini18.5\packages\Octane_2020.1.5.3_Houdini_18.5.351_demo_Win64"},
{"HOUDINI_PATH":"$OCTANE_ROOT"},
{"PATH":"$OCTANE_ROOT/bin"}
]
}
it says "17272: fatal error : Segmentation fault"
What should I do ?
I'm new to these kind of things so any help would be appreciated..
Thanks in advance !