Linker error

  • Bekas
    25th Feb 2011 Member 0 Permalink
    Hello.
    Im using Win 7 with Visual C++ 2010.

    But im getting an error:
    http://pastebin.com/JMC8xprT

    I've checked the wiki and some posts...
  • RedFlash
    25th Feb 2011 Member 0 Permalink
    Check over the linker and the include directories. Make sure you have entered all the required information correctly.

    P.S. You need regex (if you didn't already know)
  • Bekas
    25th Feb 2011 Member 0 Permalink
    I've re-checked its all the required information is there.

    I got regex too.
  • Pilihp64
    25th Feb 2011 Developer 0 Permalink
    delete _main.c
    meaning check through the source files for it (it may be hidden) and delete it.
  • Bekas
    25th Feb 2011 Member 0 Permalink
    Cant find it.

    Ps:The source is unchanged