Search found 4 matches

by Blutti
January 29th, 2013, 5:02 pm
Forum: Everything
Topic: Broken compiler (i think)
Replies: 5
Views: 2955

Re: Broken compiler (i think)

I re-downloaded and re-installed all the programs mentioned in lesson 1 for about the 3rd time now, BUT it seems to have fixed it self. However if anyone knows what broke it in the first place, please let me know so i can avoid fucking it up again (re-download/installing it all the time is a pain). ...
by Blutti
January 29th, 2013, 3:34 pm
Forum: Everything
Topic: Broken compiler (i think)
Replies: 5
Views: 2955

Re: Broken compiler (i think)

And with compiler i meant the debugging options (Debug --> Startdebugging/F5 and Debug --> buildSolution/F7) which then gives me all that crap in the output window in the bottom, not sure if thats actually compiling.
by Blutti
January 29th, 2013, 3:27 pm
Forum: Everything
Topic: Broken compiler (i think)
Replies: 5
Views: 2955

Re: Broken compiler (i think)

Did you copy the main folder with all the files in it or did you just copy its contents like Assets and the solution file etc. ? I know the compiler doesn't like it when you move the files outside the parent folder, whether that's your problem i'm not sure. I just unzipped everything from "Chili Di...
by Blutti
January 28th, 2013, 7:19 pm
Forum: Everything
Topic: Broken compiler (i think)
Replies: 5
Views: 2955

Broken compiler (i think)

Hi, I've been watching chili's tutorials for c++ for a little while now and followed along. All was fine until lesson number 9. I made new fresh workplace/program directory or w/e by dragging all the files from "Chili DirectX Framework.zip" into a new folder. Then i tried writing some code to make t...