Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
magic leap
#9
Hi, thanks, yeah runs fine in editor, but when I try to build-

Assets\Obi\Samples\Common\SampleResources\Scripts\ColorFromVelocity.cs(14,3): error CS0246: The type or namespace name 'ObiActor' could not be found (are you missing a using directive or an assembly reference?)
Assets\Obi\Samples\Common\SampleResources\Scripts\ColliderHighlighter.cs(6,26): error CS0246: The type or namespace name 'ObiSolver' could not be found (are you missing a using directive or an assembly reference?)
Assets\Obi\Samples\RopeAndRod\SampleResources\Scripts\CraneController.cs(9,2): error CS0246: The type or namespace name 'ObiRopeCursor' could not be found (are you missing a using directive or an assembly reference?)
Assets\Obi\Samples\RopeAndRod\SampleResources\Scripts\CraneController.cs(10,2): error CS0246: The type or namespace name 'ObiRope' could not be found (are you missing a using directive or an assembly reference?)
-etc

a dll search only shows libOni.dll in Obi\Plugins\x86 and \x86_64
Reply


Messages In This Thread
magic leap - by ionwolf - 04-02-2019, 06:13 PM
RE: magic leap - by josemendez - 04-02-2019, 06:29 PM
RE: magic leap - by ionwolf - 04-02-2019, 06:53 PM
RE: magic leap - by ionwolf - 14-02-2019, 05:32 PM
RE: magic leap - by smallfly - 18-08-2019, 09:20 PM
RE: magic leap - by josemendez - 21-08-2019, 03:17 PM
RE: magic leap - by ckasten - 23-03-2020, 06:11 AM
RE: magic leap - by josemendez - 23-03-2020, 09:45 AM
RE: magic leap - by ckasten - 23-03-2020, 06:39 PM
RE: magic leap - by josemendez - 23-03-2020, 08:06 PM