Git Product home page Git Product logo

Comments (6)

asklar avatar asklar commented on June 2, 2024 1

Hi @tero-paananen, I don't work on this project anymore but you are in good hands with @chrisglein's team :)

from react-native-windows.

tero-paananen avatar tero-paananen commented on June 2, 2024

I did not managed to install older VS 2022 17.7 Community version. Installing older versions seems to be supported only Pro and Enterprise. I remembered that i have somehow previously installed older VS versions but not managed now...so i have to continue with latest VS 2022 17.8.4

from react-native-windows.

tero-paananen avatar tero-paananen commented on June 2, 2024

I managed to build project when adding compiler Preprocessor definitions flag _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS into following projects: Folly, Microsoft.ReactNative, fmt (example below).
PreprocessorDefinitions

But what would be the best solution for this? Can i set this flag for example somehow into ExperimentalFeatures.props ?

from react-native-windows.

chrisglein avatar chrisglein commented on June 2, 2024

Belief is that this was an issue that was fixed (warning looks familiar: #12411), but might not have been backported to 0.71 (it only made it to 0.72). Is it a requirement that you're on 0.71? Can you move to latest and get that fix?

from react-native-windows.

tero-paananen avatar tero-paananen commented on June 2, 2024

Latest (RNW 0.73.4) HelloWorld seems indeed not has this issue. I tested with this app:

npx react-native@latest init HelloLatest
cd HelloLatest
npx react-native-windows-init --overwrite --language cs
yarn install
npx react-native autolink-windows

I try to patch our current 0.71.x and continue with that still a while. I hope that patching only fmt (version & hash) would be enought.

from react-native-windows.

jonthysell avatar jonthysell commented on June 2, 2024

Finally fixed this with #13178

from react-native-windows.

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.