GearVRf icon indicating copy to clipboard operation
GearVRf copied to clipboard

Vertical Stereo shows same eye.

Open pnemonic78 opened this issue 7 years ago • 4 comments

Relate to #531

Scenario: GVRVideoSceneObject video = new GVRVideoSceneObject(gvrContext, mesh, mPlayer, GVRVideoType.VERTICAL_STEREO);

Expected: Using org.gearvrf:*:3.3.0 image

Actual: Using org.gearvrf:*:4.0.0 or useLocalDependencies=true image

pnemonic78 avatar Jan 03 '18 14:01 pnemonic78

@NolaDonato , could you look into this?

thomasflynn avatar Jan 04 '18 02:01 thomasflynn

I am getting this error now when I build on Linux: Error:Cannot set the value of read-only property 'outputFile' for ApkVariantOutputImpl_Decorated{apkData=Main{type=MAIN, fullName=debug, filters=[]}} of type com.android.build.gradle.internal.api.ApkVariantOutputImpl. I will try again with the PC.

NolaDonato avatar Jan 04 '18 04:01 NolaDonato

worked with Nola yesterday and solved her build issues. She has a fix that is rolled into her https://github.com/Samsung/GearVRf/pull/1679 pull-request. Please try it out.

thomasflynn avatar Jan 05 '18 18:01 thomasflynn

@pnemonic78 The fix was merged. Planning to close in few days.

liaxim avatar Sep 28 '18 17:09 liaxim