User forums > Help

Problem running and building projects

(1/2) > >>

Borgel:
im running windows whit CB 8,02.
i was following the tutorial provided by 3Dbuzz on how to make a small game. i was having some problem whit the game speed and started chanching stuff.
suddenly i weren't able to run or build the project anymore but if i did a debugg it worked fine. i tried to reset everything but where unsuccessful so i tried to reinstall CB. however this did not work. after a very long time of frustration and several other re installations i gave up and haven't done any programming for to long.

now when i try to pick it up aggain i now when i use the build and run function nothing happens then if i puch run the program runs and when i closes a second version of the program pops up.

i am also having a very strange problem whit my programs. i edited the code of my programs but when i build it then run it it is still the on edited program that runs. i tried to save the edited program and reopen it but it still runs the old program.

i am fairly new to programming but love it and this rely destroys my will to program. please help

highendman:

--- Quote ---i am also having a very strange problem whit my programs. i edited the code of my programs but when i build it then run it it is still the on edited program that runs. i tried to save the edited program and reopen it but it still runs the old program.
--- End quote ---

I have the same Problem.

Help! :D

Seronis:
make sure you save the -file- before building.  The compiler reads the saved file, not the file as it appears in the CB editor. 

Borgel:
i have saved it. this did not work and when i closed CB and reopened the program the edited version appeared in text but the unedited program appeared when i built it.

Jenna:
Please switch on full commandline logging:
change "Settings -> Compiler and debugger... -> Global compiler settings -> [the compiler you use] -> Other settings(rightmost tab)" "Compiler logging" to "Full commandline",

then do a rebuild (clean and build not build and run) and post the output of the Build log,
then run the program from inside C::B and post the new output from the Build log.

Navigation

[0] Message Index

[#] Next page

Go to full version