Search found 116 matches

by sly_chandan
Wed Mar 24, 2021 9:25 am
Forum: General Development
Topic: Is it possible to do COM development with open source c++
Replies: 6
Views: 7245

Re: Is it possible to do COM development with open source c++

The compilers are different right. That's why there is a difference in open source and closed source.

Or am I wrong?
by sly_chandan
Tue Mar 23, 2021 5:16 pm
Forum: General Development
Topic: Is it possible to do COM development with open source c++
Replies: 6
Views: 7245

Re: Is it possible to do COM development with open source c++

I would like to Build a com+ application from component services.

How do I create a com component in open source c++
by sly_chandan
Tue Mar 23, 2021 3:46 pm
Forum: General Development
Topic: Is it possible to do COM development with open source c++
Replies: 6
Views: 7245

Is it possible to do COM development with open source c++

Is it possible to use open source c++ with COM?
by sly_chandan
Wed Mar 03, 2021 7:49 am
Forum: Compiler / Linking / IDE Related
Topic: What is the right way to install wxWidgets with codeblocks
Replies: 77
Views: 40955

Re: What is the right way to install wxWidgets with codeblocks

I can see some gcc books on amazon.

Is there a best way to start with gcc?

How can I open gcc files in CB or MSVC?
by sly_chandan
Tue Mar 02, 2021 5:38 pm
Forum: Compiler / Linking / IDE Related
Topic: What is the right way to install wxWidgets with codeblocks
Replies: 77
Views: 40955

Re: What is the right way to install wxWidgets with codeblocks

Yes I would like to be a compiler developer.

How should I begin with it?
by sly_chandan
Tue Mar 02, 2021 5:27 pm
Forum: Compiler / Linking / IDE Related
Topic: What is the right way to install wxWidgets with codeblocks
Replies: 77
Views: 40955

Re: What is the right way to install wxWidgets with codeblocks

I really am good with Higher Level Languages. But when it gets down to understanding the libraries like .Net, wxWidgets, I never have entered into this arena. Will reading wxWidgets library help me understand and further do something with the library? Can I understand the gcc compiler? If yes then h...
by sly_chandan
Tue Mar 02, 2021 5:12 pm
Forum: Compiler / Linking / IDE Related
Topic: What is the right way to install wxWidgets with codeblocks
Replies: 77
Views: 40955

Re: What is the right way to install wxWidgets with codeblocks

What are you talking about?


How can I dig deeper with wxwidgets library?
by sly_chandan
Tue Mar 02, 2021 5:02 pm
Forum: Compiler / Linking / IDE Related
Topic: What is the right way to install wxWidgets with codeblocks
Replies: 77
Views: 40955

Re: What is the right way to install wxWidgets with codeblocks

Can I learn the compilation process of the gcc or wxwidgets library?
by sly_chandan
Tue Mar 02, 2021 4:58 pm
Forum: Compiler / Linking / IDE Related
Topic: What is the right way to install wxWidgets with codeblocks
Replies: 77
Views: 40955

Re: What is the right way to install wxWidgets with codeblocks

Can you help me dig deeper in actually understanding how to compile this wxwidgets library? I have read the book Compilers 2e by Aho. I know what the compiler is actually meant for. It converts high level language to lower level language. Can I help in development work of wxwidgets? Can I understand...
by sly_chandan
Tue Mar 02, 2021 4:39 pm
Forum: Compiler / Linking / IDE Related
Topic: What is the right way to install wxWidgets with codeblocks
Replies: 77
Views: 40955

Re: What is the right way to install wxWidgets with codeblocks

I actually don't understand all this process of compilation. It just is confusing. First we compile the wxwidgets library. Then we build the project and compile the project. Then we can link up different compilers if we would like to. What is the point of all this process? Could you please explain m...
by sly_chandan
Tue Mar 02, 2021 3:09 pm
Forum: Compiler / Linking / IDE Related
Topic: What is the right way to install wxWidgets with codeblocks
Replies: 77
Views: 40955

Re: What is the right way to install wxWidgets with codeblocks

Yep!

I got that fixed with compiling again.

I just dont want to get stuck on this compilation process again.

Thanks.
by sly_chandan
Tue Mar 02, 2021 2:58 pm
Forum: Compiler / Linking / IDE Related
Topic: What is the right way to install wxWidgets with codeblocks
Replies: 77
Views: 40955

Re: What is the right way to install wxWidgets with codeblocks

I was stuck for 2 days with gcc 9.2

I dont want to get stuck some time in the future.

I would like to know which compiler works and which one doesnt.
by sly_chandan
Tue Mar 02, 2021 2:47 pm
Forum: Compiler / Linking / IDE Related
Topic: What is the right way to install wxWidgets with codeblocks
Replies: 77
Views: 40955

Re: What is the right way to install wxWidgets with codeblocks

I just want to be good at its installation part.

I want to know what compiler works best with CB

Really enjoying the process.

I dont think I can do that kind of development work. Never worked on a library so big.

Just the Ins and Outs of Installation of CB with wxWidgets.
by sly_chandan
Tue Mar 02, 2021 2:31 pm
Forum: Compiler / Linking / IDE Related
Topic: What is the right way to install wxWidgets with codeblocks
Replies: 77
Views: 40955

Re: What is the right way to install wxWidgets with codeblocks

Hmmm.....

My installation fails with gcc 9.2

I am now installing gcc 10.2 again.

Hopefully it shall work.
by sly_chandan
Tue Mar 02, 2021 9:48 am
Forum: Compiler / Linking / IDE Related
Topic: What is the right way to install wxWidgets with codeblocks
Replies: 77
Views: 40955

Re: What is the right way to install wxWidgets with codeblocks

Voila!

I got my compilation now with gcc 10.2 as well.

Brilliant Work done.

Thanks!