Discussion:
[chromium-dev] Gn sln and cbp
t***@gmail.com
2018-11-16 08:56:11 UTC
Permalink
Hello.
Gn is an excellent tool. But using only C::B i have not the oportunity to
have a solution in C::B.
CodeBlocks, which is open source and supports many type of projects, so in
future is for it.
So i too difficult gn to produce .cbp files for us?
Thank you
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/fc01f038-ba7a-4918-89b0-1cd141e7e34d%40chromium.org.
Dirk Pranke
2018-11-16 22:11:41 UTC
Permalink
You are correct that GN doesn't currently support emitting a Code::Blocks
project directly; there hasn't been a lot of demand for it and we don't
currently want to add support for every possible IDE to GN. You might be
able to get something working with the --json-file-name and
--json-ide-script flags to `gn gen`, or maybe someone else has already done
that and you can find a script somewhere.

(This is a better question for gn-dev@, by the way).

-- Dirk
Post by t***@gmail.com
Hello.
Gn is an excellent tool. But using only C::B i have not the oportunity to
have a solution in C::B.
CodeBlocks, which is open source and supports many type of projects, so in
future is for it.
So i too difficult gn to produce .cbp files for us?
Thank you
--
--
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups
"Chromium-dev" group.
To view this discussion on the web visit https://groups.google.com/a/
chromium.org/d/msgid/chromium-dev/fc01f038-ba7a-4918-89b0-
1cd141e7e34d%40chromium.org
<https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/fc01f038-ba7a-4918-89b0-1cd141e7e34d%40chromium.org?utm_medium=email&utm_source=footer>
.
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAEoffTCz4RdTZ6Hig14CJdkuNCgT4mRU2oK8WM48uRh_Q3_WwA%40mail.gmail.com.
Loading...