Thread: EXTREMELY Weird problem...

  1. #31
    Registered User
    Join Date
    May 2008
    Location
    Australia
    Posts
    230
    Quote Originally Posted by abachler View Post
    you are linking the debug version of ssh2, try linking the release version instead.
    Hehe I knew you'd say that lol, nah I actually cut+paste that in there because I had it in a different folder earlier and I was being lazy. Just ignore that

    Also, I'd recompile libssh2 as maybe that is the very root cause of the entire problem, but... For some reason it won't recompile and I completely forget how I did it. Gah why do compilers have to be so painful >< If you want I can show you the output of that :/ But I'm just trying to compile what I'm given in the libssh2 compressed folder, it comes with a Visual C++ project file etc. It comes with a makefile too but that won't work with nmake (I think I need to use linux 'make' or something for them). I remember it was originally a pain to get compiled (I had to follow some weird guide and I have no idea where it is anymore, I searched for it earlier). Thanks
    Last edited by pobri19; 08-08-2009 at 10:05 AM.
    Thank you, anon. You sure know how to recognize different types of trees from quite a long way away.

  2. #32
    Malum in se abachler's Avatar
    Join Date
    Apr 2007
    Posts
    3,195
    Well we can't help you if you aren't providing complete updated information.

    But honestly, if you are having this many problems with IDE settings, you might want to work with simpler applications first until you get the feel for the IDE.

  3. #33
    Registered User
    Join Date
    May 2008
    Location
    Australia
    Posts
    230
    Quote Originally Posted by abachler View Post
    Well we can't help you if you aren't providing complete updated information.

    But honestly, if you are having this many problems with IDE settings, you might want to work with simpler applications first until you get the feel for the IDE.

    I had no difficulty in the coding of the application :P Just all this compatibility nonsense.
    Thank you, anon. You sure know how to recognize different types of trees from quite a long way away.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Weird Problem With Pointer
    By DarkDot in forum C++ Programming
    Replies: 3
    Last Post: 05-07-2007, 07:50 PM
  2. very weird problem (pointers I think)
    By hannibar in forum C Programming
    Replies: 2
    Last Post: 10-11-2005, 06:45 AM
  3. Replies: 6
    Last Post: 05-12-2005, 03:39 AM
  4. Weird mouse problem in XP
    By VirtualAce in forum Game Programming
    Replies: 5
    Last Post: 06-16-2004, 11:47 AM
  5. Weird class problem!
    By aker_y3k in forum C++ Programming
    Replies: 2
    Last Post: 09-25-2002, 06:12 AM