Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

HelloSceneForm.sln Not Compiling #927

Open
patvin80 opened this issue Jul 26, 2020 · 4 comments
Open

HelloSceneForm.sln Not Compiling #927

patvin80 opened this issue Jul 26, 2020 · 4 comments

Comments

@patvin80
Copy link

I Followed instructions to open the HelloSceneForm.sln solution and ran the cake build with target externals. However the ARFragment compilation continues to fail in the solution.

@WouterStraver
Copy link

I have the same problem, it seems that the 14.0 and 15.0 packages of Sceneform in Xamarin do not work. If you use 11.0 it works.

@M1tiens
Copy link

M1tiens commented Aug 25, 2020

Hey can you guys Help with the cake build process? I'm kind of new with this stuff.. I'm having 3 errors while doing the build for SceneForm :

"/Users/andre/Downloads/XamarinComponents-master/Android/SceneForm/SceneForm.sln" (Restore;Build target) (1) ->
"/Users/andre/Downloads/XamarinComponents-master/Android/SceneForm/source/Animation/Animation.csproj" (default target) (2:6) ->
"/Users/andre/Downloads/XamarinComponents-master/Android/SceneForm/source/Rendering/Rendering.csproj" (default target) (7:9) ->
(CoreCompile target) ->
obj/Release/monoandroid90/generated/src/Google.AR.Sceneform.Rendering.ModelRenderable.cs(108,70): error CS0426: The type name 'Builder' does not exist in the type 'Renderable' [/Users/andre/Downloads/XamarinComponents-master/Android/SceneForm/source/Rendering/Rendering.csproj]
obj/Release/monoandroid90/generated/src/Google.AR.Sceneform.Rendering.ViewRenderable.cs(101,70): error CS0426: The type name 'Builder' does not exist in the type 'Renderable' [/Users/andre/Downloads/XamarinComponents-master/Android/SceneForm/source/Rendering/Rendering.csproj]
obj/Release/monoandroid90/generated/src/Google.AR.Sceneform.Rendering.EnvironmentalHdrLightEstimate.cs(148,93): error CS0426: The type name 'CubeMapImage' does not exist in the type 'EnvironmentalHdrLightEstimate' [/Users/andre/Downloads/XamarinComponents-master/Android/SceneForm/source/Rendering/Rendering.csproj]

@Andrec-Dxs
Copy link

@patvin80 did you manage to solve your issue of the ARFragment??

@JorgeKleber
Copy link

I have the same issue over here... :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants