Jump to content

Windows Binary


Guest Guillaume Serre

Recommended Posts

Guest Guillaume Serre

Hey all,

 

I spent some time building today's CVS using Visual Studio 2005 express and was wondering if the result was of any use to you, as I noticed sourceforge only carries an outdated 0.26 binary.

Link to comment
It won't build on msvc 7 right now, because it misses IniSpawn from the core project.

Other than that, it would compile.

 

(I'm the author of the previous post).

 

Actually current CVS compiles quite well with MSVC, I just had to add 2 GEM_EXPORT defines somewhere and it worked ok.

And what do you mean by "it misses IniSpawn" ? I created a new MSVC solution and projects for all plugins and everything compiles cleanly, including IniSpawn.cpp.

Link to comment

Ah well, if you created your own project files, it surely works :)

But the CVS tree also contains project files for msvc 6 and 7, in a separate module.

I thought you had trouble with that.

 

If you can (you need a sourceforge account) please supply the patches for your required changes.

Or just write here.

Link to comment

Now i understood your original post.

 

I wouldn't have trouble compiling the .exe, the lack of a windows binary is because i couldn't make a package which includes python libraries in a way it would be self sufficient. Some people installed a different version of Python and this caused some problems with the previous version (this is why i didn't build a new windows version yet).

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...