Martin wrote:
Hi,


Hi!

> This evening I'm
> going to try it with Beta1 but it would be nice to get it working with
> EE because so everyone in our team can have access to the code.
>
> Martin Fink

Try this info page:

http://www.sourcewiki.org/wiki/index.php/Compiling

If you sucesfully work with the express version, please go back to this
page and add the info.


postdata:


> was anyone successfull with compiling his mod with Visual Studio 2005 > Beta1 or ExpressEdition? Tried with EE but I can't convert the project. > Have you tried it and if so do you have some ideas?

Its only a IDE, if you can compile with [insert your favorite compiler
here], maybe you can config the ide to use this compiler.

All combos are posible:

Eclipse <--> whatever
VC6 <---> GCC
V2005Express <--> (untested)
VC6 <---> vc2003 toolkit
XEmacs <---> whatever

Even use compilers withouth a ide, with a makefile or bat file.

[insert your favorite text editor] <---> [insert your favorite C++ compiler]

I am actually working with Eclipse, and learning XEmacs.

C-x c-c

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



Reply via email to