Author Topic: CODEBLOCKS_DATA_DIR is set but code blocks don't run  (Read 5531 times)

Offline Dr.Optix

  • Multiple posting newcomer
  • *
  • Posts: 30
  • I'm studying OS Developing.
    • DrOptix Blog
CODEBLOCKS_DATA_DIR is set but code blocks don't run
« on: June 09, 2009, 10:15:55 pm »
Well I managed to build CodeBlocks on windows but have a little issue when I want to run it. It keeps telling me that i have to use --prefix command line argument or to set up CODEBLOCKS_DATA_DIR environment variable, I did it but still the same message.

Occupation: Hobby Programmer
IDE: Code::Blocks Nightly / CodeLite Latest Stable
Compiler: TDM's GCC/mingw32
Blog: DrOptix.WordPress.Com

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: CODEBLOCKS_DATA_DIR is set but code blocks don't run
« Reply #1 on: June 09, 2009, 10:35:20 pm »
Did you run the "update.bat"-script from the source-directory (where the main project-files and the workspace-file are) ?

Offline Dr.Optix

  • Multiple posting newcomer
  • *
  • Posts: 30
  • I'm studying OS Developing.
    • DrOptix Blog
Re: CODEBLOCKS_DATA_DIR is set but code blocks don't run
« Reply #2 on: June 09, 2009, 10:58:58 pm »
Lol just did and now i have an output dir from where I can run code blocks now all i have to do is to start working on it's source and maybe i can provide good help related to CC but not only that
Occupation: Hobby Programmer
IDE: Code::Blocks Nightly / CodeLite Latest Stable
Compiler: TDM's GCC/mingw32
Blog: DrOptix.WordPress.Com