Results 1 to 13 of 13
  1. #1
    THEBOYZRULE's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    In your room !
    Posts
    186
    Reputation
    10
    Thanks
    142
    My Mood
    Aggressive

    Help me please Code::Blocks compiler HELP!!!

    I used GCC compiler on codeblocks c programming lang
    i downloaded it 2 times and i write a code that is correct like ,let me show u guys my code
    and then when i go to My project this comes up what dose this mean>?
    Picture:






    Code:
    #include <stdio.h>
    #include <stdlib.h>
    
    
    int main()
    {
       char t;
       printf("Created By THEBOYZRULE\n");
       printf("Please enter Your a character ");
       scanf("%t", &t);
       printf("im wired \n");
       scanf("%t", &t);
       printf("Credits:\n");
       printf("Created by THEBOYZRULE \n", t);
    }

  2. #2
    THEBOYZRULE's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    In your room !
    Posts
    186
    Reputation
    10
    Thanks
    142
    My Mood
    Aggressive
    @Hero @Alen @[S]aeed @DaRk @BACKD00R @giniyat101 @Hassan @Liz @Gab @NextGen1 @WereWolf-
    help guys i need a smart person !!
    Last edited by THEBOYZRULE; 07-22-2012 at 02:43 PM.

  3. The Following User Says Thank You to THEBOYZRULE For This Useful Post:

    NextGen1 (11-18-2012)

  4. #3
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    You mentioned only one smart person here. /me

    Anyways, fuck Code Blocks. Switch to C++ and use Visual Studio.

  5. #4
    Gab's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,716
    Reputation
    1755
    Thanks
    1,543
    Quote Originally Posted by Hassan View Post
    You mentioned only one smart person here. /me

    Anyways, fuck Code Blocks. Switch to C++ and use Visual Studio.
    Code::Blocks is pretty good

    Just google the name of the dll

  6. The Following User Says Thank You to Gab For This Useful Post:

    THEBOYZRULE (07-23-2012)

  7. #5
    giniyat101's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Not telling.
    Posts
    1,935
    Reputation
    130
    Thanks
    1,380
    My Mood
    Dead
    add -static-libgcc and -static-libstdc++ linking flags
    Last edited by giniyat101; 07-22-2012 at 03:27 PM.


     



    [img]https://i43.photobucke*****m/albums/e367/DeteSting/Steam-update.gif[/img]

  8. The Following User Says Thank You to giniyat101 For This Useful Post:

    .::SCHiM::. (07-23-2012)

  9. #6
    Alen's Avatar
    Join Date
    Oct 2007
    Gender
    male
    Location
    Liquid Generator
    Posts
    27,920
    Reputation
    2548
    Thanks
    4,224
    My Mood
    Fine
    Quote Originally Posted by Hassan View Post
    You mentioned only one smart person here. /me

    Anyways, fuck Code Blocks. Switch to C++ and use Visual Studio.
    In response to that I would like to mention that Hassan has a tendency to use homosexual non-free non-oss. CB is awesome and unless you like paying money for useless stuff like Intellisense (fuck Intellisense), you're just fine with CB. KKKKKKKKKKKKKKKKK.

  10. #7
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad
    Quote Originally Posted by Alen View Post
    In response to that I would like to mention that Hassan has a tendency to use homosexual non-free non-oss. CB is awesome and unless you like paying money for useless stuff like Intellisense (fuck Intellisense), you're just fine with CB. KKKKKKKKKKKKKKKKK.
    You don't have to pay for VC++ Express, and if you plan on doing any commercial development in C++, you'll probably end up using VC++ because it integrates very well with other MS products used by large organizations like MS Team Foundation server. MSVC++ also has native support for CLI/C++ support and the entire .Net framework. Something code::blocks does not have, unless you find a C++/CLI command-line compiler for CB, even then though you probably won't get it working well with the .Net framework.



    There are two types of tragedies in life. One is not getting what you want, the other is getting it.

    If you wake up at a different time in a different place, could you wake up as a different person?


  11. The Following User Says Thank You to radnomguywfq3 For This Useful Post:

    Hassan (07-22-2012)

  12. #8
    'Bruno's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Portugal
    Posts
    2,883
    Reputation
    290
    Thanks
    1,036
    My Mood
    Busy
    Intellisense is useless? Oh god.. Im not even going to reply to that.. Mainly on the "paying" argument.
    Light travels faster than sound. That's why most people seem bright until you hear them speak.

  13. The Following User Says Thank You to 'Bruno For This Useful Post:

    Hassan (07-22-2012)

  14. #9
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    Quote Originally Posted by Alen View Post
    In response to that I would like to mention that Hassan has a tendency to use homosexual non-free non-oss. CB is awesome and unless you like paying money for useless stuff like Intellisense (fuck Intellisense), you're just fine with CB. KKKKKKKKKKKKKKKKK.
    No comment. You really hate MS stuff for no apparent reason ._.

  15. #10
    Alen's Avatar
    Join Date
    Oct 2007
    Gender
    male
    Location
    Liquid Generator
    Posts
    27,920
    Reputation
    2548
    Thanks
    4,224
    My Mood
    Fine
    Quote Originally Posted by Jetamay View Post
    You don't have to pay for VC++ Express, and if you plan on doing any commercial development in C++, you'll probably end up using VC++ because it integrates very well with other MS products used by large organizations like MS Team Foundation server. MSVC++ also has native support for CLI/C++ support and the entire .Net framework. Something code::blocks does not have, unless you find a C++/CLI command-line compiler for CB, even then though you probably won't get it working well with the .Net framework.
    >I would ever work for an organization using MS solutions for enterprise shit
    >I would never work with .NET
    >.NET

    YOU KNOW THAT I HATE .NET

    Quote Originally Posted by Brinuz View Post
    Intellisense is useless? Oh god.. Im not even going to reply to that.. Mainly on the "paying" argument.
    Well I had Visual Studio in mind, not the express version

    Quote Originally Posted by Hassan View Post
    No comment. You really hate MS stuff for no apparent reason ._.
    You know me so well

  16. The Following User Says Thank You to Alen For This Useful Post:

    THEBOYZRULE (07-23-2012)

  17. #11
    THEBOYZRULE's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    In your room !
    Posts
    186
    Reputation
    10
    Thanks
    142
    My Mood
    Aggressive
    Quote Originally Posted by Alen View Post
    >I would ever work for an organization using MS solutions for enterprise shit
    >I would never work with .NET
    >.NET

    YOU KNOW THAT I HATE .NET



    Well I had Visual Studio in mind, not the express version



    You know me so well
    why is it saying im missing that dll ?

    ---------- Post added at 01:09 AM ---------- Previous post was at 01:09 AM ----------

    by the way i have visual but im trying to learn the basics of project c

    ---------- Post added at 01:12 AM ---------- Previous post was at 01:09 AM ----------

    Quote Originally Posted by Gab View Post


    Code::Blocks is pretty good

    Just google the name of the dll
    thanks i found the link !
    But were should i put iT?

    ---------- Post added at 01:14 AM ---------- Previous post was at 01:12 AM ----------

    but im not sure if its correct heres link libgcc_s_dw2-1.dll free download - DLL-files.com

    ---------- Post added at 01:15 AM ---------- Previous post was at 01:14 AM ----------

    damn i should really use a antivirus i have total registry errors 1086 !!

    ---------- Post added at 01:16 AM ---------- Previous post was at 01:15 AM ----------

    are they real or are they trying to make me buy the program ?

    ---------- Post added at 01:19 AM ---------- Previous post was at 01:16 AM ----------

    and it writes now i system health status= poor and i deleted 15 errors

    ---------- Post added at 01:19 AM ---------- Previous post was at 01:19 AM ----------

    omfg now i have to purchase the dll WTF ? i gonna trty find a new one

    ---------- Post added at 01:29 AM ---------- Previous post was at 01:19 AM ----------

    i got it from ******* but i dont know were to put it

    ---------- Post added at 01:31 AM ---------- Previous post was at 01:29 AM ----------

    ]why is it saying im missing that dll ?

  18. #12
    .::SCHiM::.'s Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    733
    Reputation
    180
    Thanks
    880
    My Mood
    Twisted
    A solution was offered by @giniyat101 but it was buried....

    Add those parameters to the compiler commandline.

    I'm SCHiM

    Morals derive from the instinct to survive. Moral behavior is survival behavior above the individual level.

    Polymorphic engine
    Interprocess callback class
    SIN
    Infinite-precision arithmetic
    Hooking dynamic linkage
    (sloppy)Kernel mode Disassembler!!!

    Semi debugger




  19. The Following 2 Users Say Thank You to .::SCHiM::. For This Useful Post:

    giniyat101 (07-23-2012),THEBOYZRULE (07-27-2012)

  20. #13
    THEBOYZRULE's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    In your room !
    Posts
    186
    Reputation
    10
    Thanks
    142
    My Mood
    Aggressive
    @.::SCHiM::. @Alen @Hassan @Brinuz @Jetamay @giniyat101 now i put the dll in it dosent run !!

Similar Threads

  1. Help Japanese, Please !! they need our Help
    By BlackLegend™ in forum General
    Replies: 25
    Last Post: 03-17-2011, 02:54 PM
  2. Please Help Fix this Code!
    By o0OpurezO0o in forum Visual Basic Programming
    Replies: 42
    Last Post: 11-09-2010, 03:03 PM
  3. [Help] Players color code? someone tell me please.
    By IssuedGaming in forum CrossFire Help
    Replies: 2
    Last Post: 10-02-2010, 11:33 PM
  4. Help with my code please.[SOLVED]
    By melee in forum CrossFire Help
    Replies: 3
    Last Post: 09-19-2010, 10:54 AM
  5. CA is block by my school server help me please?
    By arungrth in forum Combat Arms Hacks & Cheats
    Replies: 27
    Last Post: 01-20-2009, 07:26 AM