Giter Club home page Giter Club logo

Comments (5)

djee-ms avatar djee-ms commented on May 16, 2024

Hi @retallicka, thanks for logging those.

  • The first issue with missing DLL/PDB is Visual Studio being picky about some build order compiling and some reference inside the project. I have yet to understand exactly what happens, but if you compile a second time that TestAppUWP project after the Native.UWP was compiled it should find the file. I am not sure why it doesn't find it the first time. We suspect that there is a problem with this DLL being a direct reference in the csproj, maybe there is a better mechanism.

  • I just hit yesterday the second issue about cryptopp on a new machine. I will have a fix soon; this is just I think a matter of adding an include path to external/webrtc-uwp-sdk/webrtc/xplatform where cryptopp is.

from mixedreality-webrtc.

djee-ms avatar djee-ms commented on May 16, 2024

Fixed the cryptopp build error with 945c967 on master.

from mixedreality-webrtc.

djee-ms avatar djee-ms commented on May 16, 2024

Hopefully fixed the TestAppUWP build not finding the native DLL with 4efd712 on master, can you please give it a try @retallicka? I suggest cleaning and rebuilding the entire solution to test it doesn't work just thanks to a previous build. I just did that on x64 Debug and it works on my machine.

from mixedreality-webrtc.

retallicka avatar retallicka commented on May 16, 2024

@djee-ms the build works now, thanks for fixing so quickly 👍

from mixedreality-webrtc.

djee-ms avatar djee-ms commented on May 16, 2024

Great, thanks! I need to add a unit test to avoid breaking the solution; logged #33.

from mixedreality-webrtc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.