User forums > Using Code::Blocks

Update of documentation CB on Windows

<< < (3/3)

ThierryD:
OK, sorry newbie with MD format.

Thank's for the link. I read contents and apply on documentations.
 
Bye.

ThierryD:
Hi,

I think to have finish to include preconisations suggered by "Ollydbg" into all documents MD and PDF available on my site GitHub
   justify text,
   add new paragraphs,
   add newline or suppress it if necessary to ameliore lisibility,
   add bullet list,
   mark source code with balise "Code" of MD.

But on the found of these contents, nothing remarks ?
 
Thank's.

Thierry D.

ThierryD:
Hi,

Just to illustrate and "for fun", an example of CB project with 64 generations of target on W11 64b, with same C source code (32 and 64 bit, Debug / Release, all declination of "free" compilers C/C++ available on Windows)
If you can configure correctly one compiler C/C++ into CB, then you can configure many...

And, to illustrated also, an example of target DLL in CB project with all of these compilers, two test program with call DLL "implicit" or "explicit" also in CB project, and finally test program in Python (not in CB, but maybe possible) here :
    https://github.com/tdechaize/Test_DLL_ALL

Very very open and simply IDE. Enjoy.

TDE.

ollydbg:

--- Quote from: ThierryD on September 24, 2024, 04:14:06 pm ---Hi,

Just to illustrate and "for fun", an example of CB project with 64 generations of target on W11 64b, with same C source code (32 and 64 bit, Debug / Release, all declination of "free" compilers C/C++ available on Windows)
If you can configure correctly one compiler C/C++ into CB, then you can configure many...

And, to illustrated also, an example of target DLL in CB project with all of these compilers, two test program with call DLL "implicit" or "explicit" also in CB project, and finally test program in Python (not in CB, but maybe possible) here :
    https://github.com/tdechaize/Test_DLL_ALL

Very very open and simply IDE. Enjoy.

TDE.

--- End quote ---

Nice work!

Thanks for sharing the experience, especially so many kinds of compilers.  :)

ThierryD:
Thank's much.

Not very important, but with my test DLL into CB, I see that result "Build log" into CB is not the same that messages screened into simple CMD on Windows.
Certains lines appears in CMD (all lines) and missed in "Build log", and sequentiality of these lines is sometimes unrespected (mixed ?) in "Build log" too.

Sincerly.


 

Navigation

[0] Message Index

[*] Previous page

Go to full version