Compiler Errors when Attempting to Build to Windows Store Universal 10, Hololens

Forums 💬 NodeCanvas ⚙️ Support Compiler Errors when Attempting to Build to Windows Store Universal 10, Hololens

  • This topic has 0 replies, 3 voices, and was last updated 9 years ago by Gavalakis.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #18165
    shotgunfox
    Participant

      Just started integrating NodeCanvas into our company’s pipeline making VR & AR applications. Love the workflow it provides, really impressive work! Hoping to be able to distribute it to the team and buy a bunch more seats, but can’t do that until I can verify that we’ll be able to successfully build to the HoloLens, and I’ve been running into compiler errors. Changelog does say Win 10 Universal support was added in v2.6.0, yes?

      Here are the compiler errors I see out of the box with the following conditions:
      -NodeCanvas v2.6.2 as of 01/04/17
      -Building to Windows Store Universal 10
      -Target Device Hololens
      -UWP Build Type D3D

      AssetsExternalParadoxNotionNodeCanvasFramework_CommonsRuntimeSerializationFull SerializerInternalfsPortableReflection.cs(29,39): error CS1061: 'IEnumerable<TypeInfo>' does not contain a definition for 'Length' and no extension method 'Length' accepting a first argument of type 'IEnumerable<TypeInfo>' could be found (are you missing a using directive or an assembly reference?)

      AssetsExternalParadoxNotionNodeCanvasFramework_CommonsRuntimeSerializationFull SerializerInternalfsPortableReflection.cs(30,21): error CS0021: Cannot apply indexing with [] to an expression of type 'IEnumerable<TypeInfo>'

      AssetsExternalParadoxNotionNodeCanvasFramework_CommonsRuntimeSerializationFull SerializerInternalfsPortableReflection.cs(31,28): error CS0021: Cannot apply indexing with [] to an expression of type 'IEnumerable<TypeInfo>'

      AssetsExternalParadoxNotionNodeCanvasFramework_CommonsRuntimeOtherReflectionTools.cs(23,29): error CS0029: Cannot implicitly convert type 'System.Collections.Generic.List<System.Reflection.Assembly>' to 'System.Reflection.Assembly[]'

      AssetsExternalParadoxNotionNodeCanvasFramework_CommonsRuntimeOtherReflectionTools.cs(35,39): error CS1061: 'Assembly[]' does not contain a definition for 'Add' and no extension method 'Add' accepting a first argument of type 'Assembly[]' could be found (are you missing a using directive or an assembly reference?)

      Thanks for any support!

      #18171
      Gavalakis
      Keymaster

        Hello,

        Thanks. I am glad you like NodeCanvas thus far. 🙂
        If you send me an email to support_AT_paradoxnotion.com, I will send you a fix for those (and possibly others) errors you may have.
        Thanks again.

        #18170
        shotgunfox
        Participant

          Thanks for the quick reply!

          I sent your support address an email and am looking forward to your response.

          #18169
          shotgunfox
          Participant

            Is this a fix you already have or something you’re working on? Haven’t heard back from you via email.

            We’ve got some deadlines we need to hit this week. This is an issue I could work on myself, but if you’ve got something ready to go I’d rather not do redundant work. An E.T.A. would be very helpful for me to decide how to resolve the issue on our side in the short term.

            #18168
            shotgunfox
            Participant

              After a thread of several prompt back and forth emails and a few remedial assets, our studio is now up and running with NodeCanvas building to Hololens! This is fantastic news for our pipeline, and I am incredibly impressed with the response from the developer. NodeCanvas will give our content creators the ability to iterate much faster on their own without relying directly on one of our devs, and I feel confident incorporating it into our pipeline with the expedient support we’ve gotten on this first hurdle. Thank you, so much!

              #18167
              Gavalakis
              Keymaster

                Thanks a lot for your feedback!
                I am very glad I could be of help and to know that you will be using NodeCanvas in your project! 🙂

                #18166
                davidkellykitman
                Participant

                  Can you say how building was fixed? Custom build of NodeCanvas? New release with fixes coming?

                  I’m trying to build for windows store 8.1 and get very similar errors.

                Viewing 7 posts - 1 through 7 (of 7 total)
                • You must be logged in to reply to this topic.