Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

About project dependencies...

<< < (4/5) > >>

thomas:
Well, it is quite obvious that you need the platform SDK - but even if you have it, you cannot build a plain normal Win32 app.

Ok, you can... but you have to start with a console app and change the project's type and do everything by hand. This cannot seriously be the way... :lol:

mandrav:
Project dependencies inside workspaces implemented (rev.1499).

MortenMacFly:

--- Quote from: mandrav on December 13, 2005, 01:36:17 am ---Project dependencies inside workspaces implemented (rev.1499).

--- End quote ---
Yiannis, this rocks again!!!
Within my workspace I've had to order the projects according to it's build dependencies. Then a "build workspace" made sure that the dependencies were right. Now I can do REAL dependency which allows me to put libs I don't change often at the bottom of the workspace... THANKS!!! :D :D :D

Morten.

Ps.: I (of course) tried it by now and (of course :lol:) it works!!!

Michael:

--- Quote from: thomas on December 12, 2005, 10:04:31 pm ---Well, it is quite obvious that you need the platform SDK - but even if you have it, you cannot build a plain normal Win32 app.

Ok, you can... but you have to start with a console app and change the project's type and do everything by hand. This cannot seriously be the way... :lol:

--- End quote ---

Yes, you are right. It is not very serious and it would have been much better to add a Win32 GUI template directly :).

If I remeber correctly there is a template for windows form (managed code)...but personally, I prefer C++ pure and simple :).

Michael

Michael:

--- Quote from: mandrav on December 13, 2005, 01:36:17 am ---Project dependencies inside workspaces implemented (rev.1499).

--- End quote ---

Cool :D. Thank you very much.

Michael

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version