User forums > Help

Direct X Programming and the Code::Blocks IDE (With Visual Studio Plugin)

<< < (2/2)

sauce:
What's BerliOS?!? Why would I want to use it?!? I would try the method you suggested (telling it to include those damned linking libraries) except the computer I use for programming isn't connected to the internet, and The computer that is connected to the net doesn't have the DirectX SDK installed. I'm currently installing it now so it shouldn't be too long, but I'm gonna call it a night and get some rest.

MortenMacFly:

--- Quote from: sauce on February 22, 2006, 01:17:10 pm ---What's BerliOS?!?

--- End quote ---
Sorry, I didn't make myself very clear. BerliOS is the platform for coodination the development of C::B. There you can find and submit patches and AddOns to C::B. The C::B project can be found here: http://developer.berlios.de/projects/codeblocks/.

However... If you have a look at http://forums.codeblocks.org/index.php?topic=2436.0 you'll find template files that you can copy to the C:B installation directory under {CB-Directory}\share\CodeBlocks\templates. This will add a project template for a Direct/X application that "automatically" will setup the path's correctly. You will need a nightly build (see here: http://forums.codeblocks.org/index.php?board=20.0) to use this template.
With regards, Morten.

sauce:
OK, that sounds good then, I might try that. Another quick question. Whenever I start up Code::Blocks I get this error message:


Code::Blocks v1.0 Error

Execution of 'svn.exe' failed (error 2: the system cannot find the file specified.)


I get this error only on one of the two computers that has Code::Blocks installed. How can I fix it?

MortenMacFly:

--- Quote from: sauce on February 22, 2006, 02:09:12 pm ---Code::Blocks v1.0 Error

--- End quote ---
That's a known bug in C::B RC2. See the "Bug alert box" in http://www.codeblocks.org/downloads.shtml for details. You basically have to remove the svn plugin which was buggy at that time. However: I strongly suggest you try one of the nightlys. They are sooooooooo much better... :wink:
Morten.

sauce:
OK, I downloaded the nightly build and its working, i downloaded your DX templates, I'll have to reset to get DXSDK working and then I can tell it where all the relative paths are.

Navigation

[0] Message Index

[*] Previous page

Go to full version