User forums > Help

Is this possible?

<< < (2/2)

rickg22:
Here's a workaround:

1. Start the wizard
2. save project
3. Remove all files
4. move them around to the directories of your preference
5. Add them to the project again, and fix any directory inconsistencies in your source code (i.e. #include's )

Voila! :)

csscplayer:
I don't mean to be difficult, but what is a wizard and how do I start it? And how would the "#include" that I use in my programs be effected by changing things around within my documents and settings folder? Thanks for helping me out here guys!! I appreciate it a lot.

rickg22:
the wizards are the little popup windows that appear whenever you click on "New Project" and guide you to the process of making it.

The includes are affected if you change directories. I'm assumming that you also create header files, right? Well, if they're in not the same directory than your cpp files, you won't be able to find them.

Navigation

[0] Message Index

[*] Previous page

Go to full version