thanks for the advice guys!
i've decided to try code blocks and until now it's been fine. I've been following some tutorials on youtube but they have focused entirely on C++ (the language) and i wanted to build a GUI. so i downloaded wxWidgets to play around with but i can't install it (compile it? build it?) i followed this video exactly
http://www.youtube.com/watch?v=FgAaiBg4wEE but when i do the part in comand line i get the following problem
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Laptop>C:\wxWidgets-2.9.5\build\msw
'C:\wxWidgets-2.9.5\build\msw' is not recognized as an internal or external comm
and,
operable program or batch file.
C:\Users\Laptop> C:\wxWidgets-2.9.5\build\msw
'C:\wxWidgets-2.9.5\build\msw' is not recognized as an internal or external comm
and,
operable program or batch file.
C:\Users\Laptop>
i'd be extremely greatful if somebody could take a look and tell me what i'm doing wrong. (in baby steps)
I really enjoyed learning so far but it feels like i've hit a wall now.
Thanks in advance