[epiar-devel] compiling with visual studio (windows)
Димитър Станчев
plural at abv.bg
Sat Aug 7 20:25:21 PDT 2010
The only thing that`s needed is to run the bat file CMake in ..\Epiar\Build\cmake and DON`T have any of the dependencies installed. If by any chance you do, you have to change the paths(click on the "advanced" checkbox in the cmake ui to show all of them)
This is how I did it after a whole week of trying with msys. Someone with more knowledge in cmake can write the tutorial, this message is only for immediate use.
-------- Оригинално писмо --------
От: Christopher Thielen
Относно: Re: [epiar-devel] compiling with visual studio (windows)
До: epiar-devel at epiar.net
Изпратено на: Неделя, 2010, Август 8 04:16:13 EEST
Good! If it's not already up, once you chaps figure it out, could you write a page on our Trac explaining how to compile via cmake?
On 8/7/10 12:06 AM, Doug Mirro wrote: cool, Maoserr and I are trying to work out the problems i'm having on my side.
thanks
Doug Mirro
Easy Tech Talk - Technology made simple
On 8/6/2010 7:47 PM, Christopher Thielen wrote: Don't worry about asking questions - everybody should!
As for your cmake specific questions, Maoserr is the expert and he'll probably respond with more info than I can give you, but cmake is one of the many build systems available and Maoserr maintains cmake files for Epiar.
cmake runs on Windows and Linux and can automatically ensure dependencies are configured and installed (e.g. SDL, libxml2, etc.) and even generates the Visual Studio files should you choose to develop/compile on Visual Studio.
I've never installed cmake on Windows (I use the GNU build tools myself on Linux and OS X) but you can find more information about it here:
http://www.cmake.org/cmake/resources/software.html
On Aug 5, 2010, at 5:25 PM, Doug Mirro wrote: 2 questions about this.
1. I've never used cmake so i'm a little unsure of what configuring you are talking about.
2. by having the dependencies installed do you mean having the source downloaded and in the directory, or is there another step after that?
sorry for all the questions, i'm fairly new to this so it's a little confusing but i want to learn it so i can help with the project
thanks
Doug Mirro
Easy Tech Talk - Technology made simple
On 8/5/2010 9:19 AM, Maoserr wrote: eh, tutorial isn't really necessary, if you got cmake installed correctly, just run the CMake.cmd and configure and generate.Only thing to watch out for either have all the dependencies installed correctly, or have none of them installed (this is preferred, as cmake will automatically download and create project files for them at build time), otherwise visual studio will complain about conflicting run times.There use to be a time when you have to worry about directory structure, but it really isn't necessary now that the scripts are in the build folder.On Thu, 05 Aug 2010 12:03:10 -0400, Christopher Thielen wrote: If Maoserr wants to write a cmake tutorial for Windows to generate the Visual Studio files, that might be best. I've mentioned this to arke a couple of times (he's really big on Visual Studio) but unfortunately he's too busy right now t
o work on it.Once somebody has working (and portable! no path dependencies!) Visual Studio files, we should maintain a "Windows" port of the tree -- not merging it into the real tree because, iirc, Visual Studio workspace files are a bit unreasonable in size.On Aug 5, 2010, at 8:18 AM, Maoserr wrote: you don't need to download any dependencies, the cmake script will do thatfor you.On Thu, 05 Aug 2010 00:25:03 -0400, Doug Mirro wrote: _______________________________________________epiar-devel mailing list epiar-devel at epiar.net http://epiar.net/mailman/listinfo/epiar-devel _______________________________________________epiar-devel mailing list
epiar-devel at epiar.net http://epiar.net/mailman/listinfo/epiar-devel _______________________________________________epiar-devel mailing list epiar-devel at epiar.net http://epiar.net/mailman/listinfo/epiar-devel _______________________________________________
epiar-devel mailing list
epiar-devel at epiar.net
http://epiar.net/mailman/listinfo/epiar-devel
_______________________________________________epiar-devel mailing list epiar-devel at epiar.net http://epiar.net/mailman/listinfo/epiar-devel _______________________________________________epiar-devel mailing list epiar-devel at epiar.net http://epiar.net/mailman/listinfo/epiar-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://epiar.net/pipermail/epiar-devel/attachments/20100808/8f59784a/attachment-0001.html
More information about the epiar-devel
mailing list