Ramine
unread,Mar 17, 2017, 7:12:34 PM3/17/17You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello,
Another deficiency of C++ compilers..
When you compile your projects you have to include the static libraries
in the makefile for example, but in Delphi and FreePascal you don't need
to because they will link them automaticaly for you.
Delphi and FreePascal compilers are newer than C++ compilers,
but C++ compilers have inherited deficiencies of the past.
Thank you,
Amine Moulay Ramdane.