Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
walabulu4's avatar
walabulu4
Honored Guest
2 years ago

SharedSpaces project not compiling (unreal 5.1)

Hi Everyone,

 

I followed this lovely guide by ysquall to setup the shared spaces plugins in my project 

https://docs.google.com/document/d/1mb1YBlNyfjJ94gCY0rIi364pBIvkPko0rjiDumEcKto/edit

However when I build my project I get this error

"Could not find definition for module 'Photon', (referenced via Target -> PhotonNetDriver.Build.cs)"

Thank you in advance!

Kaushik

 

4 Replies

Replies have been turned off for this discussion
    • walabulu4's avatar
      walabulu4
      Honored Guest

      Hey thank you for the reply!

      Yup I can build the original project. But the moment I take it into another project (new or existing) it gives me that error.

       

  • did you try anything from the github source?
    https://github.com/oculus-samples/Unreal-SharedSpaces/tree/main-5.x/Plugins/PhotonNetDriver/Documentation

    Portability

    The NetDriver plugin and Photon Realtime module can easily be transferred to another UE4 project in a few easy steps.

    • Copy the SharedSpaces/Plugins/PhotonNetDriver folder to <Project>/Plugins/
    • Make sure the plugin is enabled in UE4 Settings > Plugins.

      there are more infos on the site... see it if helps




    • dario.maciel's avatar
      dario.maciel
      Start Member

      you need to click the MD file on the link I posted... i will open a documentation that can help you