Giter Club home page Giter Club logo

Comments (7)

a1batross avatar a1batross commented on June 8, 2024

I'm not here for comments like "Use ICC/MSVC". They just can't compile code for Android.

from regamedll_cs.

WPMGPRoSToTeMa avatar WPMGPRoSToTeMa commented on June 8, 2024
  1. F12 in visual studio?

from regamedll_cs.

a1batross avatar a1batross commented on June 8, 2024

@WPMGPRoSToTeMa I don't use Visual Studio. It's not ported to Linux.
It's anyway is not a big trouble.

from regamedll_cs.

theAsmodai avatar theAsmodai commented on June 8, 2024
  1. You doing something wrong. Headers order is the same for any С++ compiler.
  2. It's problem of your IDE.
  3. Precompiled headers are much more faster than any parsing (especially for STL headers). I think you don't understand how this technology works. You need to add precompilers headers support to NDK.
  4. ... Consequence of 3

from regamedll_cs.

mittorn avatar mittorn commented on June 8, 2024

IDE? What? We are talking about compiler/build system, not IDE

from regamedll_cs.

WPMGPRoSToTeMa avatar WPMGPRoSToTeMa commented on June 8, 2024

@mittorn how can he find symbol definition in compiler?

  1. I can't find where is defined symbol without simple script.

@a1batross on Linux you can try use CLion.

from regamedll_cs.

a1batross avatar a1batross commented on June 8, 2024

Forget about it. It can be solved with one line in shell or with find tool
in every IDE. Anyway, I think that precompiled is useful for system
headers, which are read-only almost everywhere. But I also think that
project which uses pch must be "buildable" even with disabled pch.
03.10.2016 17:17 пользователь "Artem Golubikhin" [email protected]
написал:

@mittorn https://github.com/mittorn how can he find symbol definition
in compiler?

  1. I can't find where is defined symbol without simple script.

@a1batross https://github.com/a1batross on Linux you can try use CLion.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#63 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ADEJgU5L4SOBJnY3HEATL7kCBzL1ue-Bks5qwQ5wgaJpZM4KLzNB
.

from regamedll_cs.

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.