PixInsight Forum (historical)

Software Development => PCL and PJSR Development => Topic started by: bitli on 2014 February 01 04:07:29

Title: windows express 2013 for pcl?
Post by: bitli on 2014 February 01 04:07:29
Dis anybody use Windows express 2013 tout compile pcl modules?
-- bitli
Title: Re: windows express 2013 for pcl?
Post by: Carlos Milovic on 2014 February 01 13:04:05
Yes, I am.

;)
Title: Re: windows express 2013 for pcl?
Post by: Carlos Milovic on 2014 February 01 13:06:07
You have to install VS Express 2012 too, so E2013 will load the compilation tools from that release, and flawlessly will work with the older project. If you update the project, most probably it won't work, giving you compilation errors.
Title: Re: windows express 2013 for pcl?
Post by: bitli on 2014 February 01 15:36:13
Thanks,
But I am a little bit confused.  Do I have to install 2012 then update to 2013? Or somehow install them side by side?
-- bitli
Title: Re: windows express 2013 for pcl?
Post by: Carlos Milovic on 2014 February 03 11:37:02
I think that either way should work. I installed first VS2013, and then VS2012, since I was unable to compile with the updated projects. Once I installed VS2012, VS2013 runned smoothly (no need to launch VS2012, just have it installed).