Anonymous
dude there isn't a country like Iran that everyone can cracks softwares. CLion isn't free (except 30-day free trial plan for students I guess).
1. 30-day trial is for everyone 2. Students license is for 1-2 years is free 3. You can use EAP versions for free even for commercial use
Anonymous
1. 30-day trial is for everyone 2. Students license is for 1-2 years is free 3. You can use EAP versions for free even for commercial use
yeah right but I meant the 30-day trial isn't unlimited, so they should buy the commercial plan.
Anonymous
Who — they?
the person who suggested clion.
Anonymous
the person who suggested clion.
Read my message carefully You can use CLion legally without paying and hacking even if you're not a student
Talula
What is EAP version?
Anonymous
What is EAP version?
Early-Access Program
Anonymous
Basically a Beta version
Anonymous
And if you report a lot of bugs from EAP version they give you 1 year license for free
Talula
Oh okay...
Talula
Too much work... I'll stick to Xamarin.
Anonymous
Talula
Reporting bugs and stuff.
Anonymous
Reporting bugs and stuff.
You don't have to
Talula
Actually I could use Lazarus for multi platform development but I don't enjoy pascal.
Nomid Íkorni-Sciurus
Hello, is WebAssembly on topic here?
Nomid Íkorni-Sciurus
nope
I wrote the application in C.
Ehsan
I wrote the application in C.
it’s okay then 🙂
Nomid Íkorni-Sciurus
the issue I'm facing is about LLVM to be precise
Nomid Íkorni-Sciurus
yeah. I'm trying to debug a webassembly module through the browser but it responds with "Unable to convert from DWARF sections"
Nomid Íkorni-Sciurus
If I understand correctly, -g should be sufficient for LLVM to produce dwarf symbols
Nomid Íkorni-Sciurus
-mtriple=wasm32-unknown-unknown-wasm -g -of=dist/hello.wasm hello.c
Nomid Íkorni-Sciurus
these are the relevant arguments I used
Ehsan
these are the relevant arguments I used
IDK read the documentation on how to debug webassembly code
Nomid Íkorni-Sciurus
Ehsan
this is for compilation
Ehsan
clang -g -o
Ehsan
try llvm-dwarfdump
Nomid Íkorni-Sciurus
try llvm-dwarfdump
hm, loading an external source map I guess
Ehsan
hm, loading an external source map I guess
https://developers.google.com/web/updates/2020/12/webassembly
Nomid Íkorni-Sciurus
Nomid Íkorni-Sciurus
the result is that Chrome can't find the files on my disk
Ehsan
linux, mac, or windows?
Nomid Íkorni-Sciurus
because it appends C:\path\to\my\source.c to the location url
Nomid Íkorni-Sciurus
Ehsan
you can’t find the dump file?
Nomid Íkorni-Sciurus
you can’t find the dump file?
No, I already generated the source map Chrome can't find the sources
Nomid Íkorni-Sciurus
Firefox finds the sources but fails loading the module because of this error: "Unable to convert from DWARF sections"
Nomid Íkorni-Sciurus
So I guess it's not a browser-related issue
Prince Of Persia
the person who suggested clion.
as you said I'm in Iran
Prince Of Persia
And you are too I guess
Prince Of Persia
so you can use it too
Anonymous
as you said I'm in Iran
as what Danya said you can use it without crack.
Prince Of Persia
as what Danya said you can use it without crack.
yeah but it have bugs and not full version
Anonymous
but I personally recommend Qt-creator.
Anonymous
yeah but it have bugs and not full version
Every software is full of bugs and it's a full version
Prince Of Persia
but I personally recommend Qt-creator.
I guess Qt-creator is more for gui and stuff like this
Anonymous
Every software is full of bugs and it's a full version
even non-commercial version ? is free plan same as commercial ? I don't think so.
Anonymous
And if you don't use new functionality — you have the same version without bugs
Anonymous
even non-commercial version ? is free plan same as commercial ? I don't think so.
EAP version is same as paid version + new experimental functionality
Anonymous
yeah CLion have many bugs
and too slow because of Java.
Prince Of Persia
and it's super slow specially when you have large codes (2000 or 3000 lines of codes or using boost_cpp library)
Anonymous
yeah CLion have many bugs
Every software have many bugs :)
Anonymous
yeah
can I message you in DM ? :\
Prince Of Persia
but Jetbrain's IDEs is good for other languages(C/C++ are so low level for these IDEs)
Prince Of Persia
Anonymous
https://www.jetbrains.com/clion/nextversion/
Prince Of Persia
???
compare lines of codes of same app in Kotlin and C++
Ehsan
CLion is a great IDE, it’s fully integerated with CMAKe, so you can build and run almost any ptoject with ease.
Anonymous
compare lines of codes of same app in Kotlin and C++
So you measure program complexity with count of code lines? :)
Anonymous
You have no idea of static analysis
Ehsan
anyway the best IDE is google docs because they test you in it
Prince Of Persia
Prince Of Persia
You have no idea of static analysis
I'm ashamed yes I have no idea about it
Prince Of Persia
why?
when I use it CLion freezes
Ehsan
this is the first time I heard of that
Ehsan
maybe your setup wasn’t correct
Prince Of Persia
Ehsan
CLion is an IDE that’s integrated with cmake