Thanks for the great guide,couple of points though in steps 7 and 8 you say select everything except language and SVNRevGen,There isnt a SVNRevGen in VS2010 but there is a SCMRevGen? Anyway I select all except SCMRevGen and Language and add the psapi.lib; fix and the build works fine.(btw im using VS2010 and Intel C++ Composer XE with update9)
Thanks again.
Dolphin don't use SVN any longer, it uses now git. Anyway, i've also al little qustion.
4GB RAM aren't enough for compiling with ICC XE. On my notebook, i get sometimes errors (out of memory) when i compiling. (I solved this with a bigger pagefile.sys and a 4GB ReadyBoost cache).
Maybe you could mention this, Lectrode.
Guide could do with a little update then,Thanks DefenderX
(04-04-2012, 08:06 PM)apcarr Wrote: [ -> ]Thanks for the great guide,couple of points though in steps 7 and 8 you say select everything except language and SVNRevGen,There isnt a SVNRevGen in VS2010 but there is a SCMRevGen? Anyway I select all except SCMRevGen and Language and add the psapi.lib; fix and the build works fine.(btw im using VS2010 and Intel C++ Composer XE with update9)
Thanks again.
*Updated
(04-04-2012, 08:10 PM)DefenderX Wrote: [ -> ]4GB RAM aren't enough for compiling with ICC XE. On my notebook, i get sometimes errors (out of memory) when i compiling. (I solved this with a bigger pagefile.sys and a 4GB ReadyBoost cache).
Maybe you could mention this, Lectrode.
...
I've been compiling with only 3GB of RAM (2.90 GB usable)
4 GB is plenty.
Also added a reference to your post
I you use /Qipo for everything you'll need a lot of RAM. I use /Qip for the WxWidgets since it doesn't matter if the GUI is 5% slower.
this might sound dumb, but how exactly do i select all the projects in the solution explorer

I don't have ICC, but I'd say double click it? XD
hold left ctrl then click last one, release ctrl and press+hold shift then click first one

lol I thought you were talking about something else XD, ignore me :p