Compile errors after importing Parts4cad
Unity 2021.3.15 , latest version of Starter. Imported OK and works.
Then imported Parts4cad - got multiple compile errors
Assets\game4automation\parts4cad\private\Editor\ColladaImportPostprocess.cs(10,39): error CS0433: The type 'Parts4CadSettings' exists in both 'game4automation.parts4cad, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'parts4cad, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Also compiler error due to multiple copies of ionic.zip
Any help appreciated. Thanks!
Answer
Hi, Parts4CAD is already included in Starter. If I understood you right you added it via the asset store.
After Starter package installation you should have this menu
As soon as you select Cadenas parts4cad the needed addtional executables are loaded into the streaming assets folder.
Thanks. Your on-line docs should be changed to reflect that it is now included and does not to be loaded separately.
The more I am getting into the software, the more impressed I am. Great work!
On a side note the docs imply EthernetIP is included in the starter edition. (doesn't say only in Professional)
I take it that it is not included.
Customer support service by UserEcho
Hi, Parts4CAD is already included in Starter. If I understood you right you added it via the asset store.
After Starter package installation you should have this menu
As soon as you select Cadenas parts4cad the needed addtional executables are loaded into the streaming assets folder.