From: Ivan Le L. <iva...@fr...> - 2015-07-09 14:32:30
|
Hi, Last time I tried Visual Studio could not compile ASL. Even 2015 version. I add to use MinGW and GCC 5.1 to get something running, using boost build files. By the way, I pushed a pull request with CMake build two days ago. Tested on Linux but you might be interested. https://github.com/stlab/adobe_source_libraries/pull/35 I will test it on Windows today. Regards, Ivan Le 9 juil. 2015 1:43 AM, Danny deSousa <dan...@gm...> a écrit : > > The read_me.html suggests that there are msvc9 solution and project files available however a search of the source files shows only msvc8 project and prop files. > > ---------- beginning snippet from read_me.html ------------- > Build Option 2: Using an IDE > Building with MSVC 9 > > There are MSVC 9 .sln and .vcproj files available for use at > > C:\adobe_root\adobe_platform_librariesmsvc_ide\ > > Opening the begin.sln file and building the 'begin' project will build all the necessary library dependencies (including the needed Boost libraries.) > > ----------- end of snipper from read_me.html ------------ > > Are these still available? > > -Danny > > On Wed, Jul 8, 2015 at 4:10 PM Foster Brereton <fbr...@ad...> wrote: >> >> Hi Danny, >> >> You've got it right - the ASL sources are hosted on GitHub. What you see >> there is up to date. Keep the thread going if you have any questions, etc. >> >> -foster >> >> -- >> Foster T. Brereton | Photoshop Engineering | Adobe | @phostershop >> >> >> >> >> >> On 7/8/15, 4:07p, "Danny deSousa" <dan...@gm...> wrote: >> >> >Hi, >> > >> > >> >I'm interested in studying the property model implementation that is in >> >the ASL however the content at http://stlab.adobe.com/ appears to be a >> >little out-dated and so leading me to not trust it to tell me the current >> > state of ASL. >> > >> > >> >It appears that the ASL source resided, at some point, on SourceForge and >> >then, later on, on some Perforce servers, presumably hosted by Adobe, and >> >now, possibly, on github? >> > >> > >> >Is the latest ASL source being hosted by github, >> >https://github.com/stlab/adobe_source_libraries >> ><https://github.com/stlab/adobe_source_libraries>, now? >> > >> > >> >Any help would be greatly appreciated. >> > >> > >> >Thanks, >> > >> > >> >-Danny >> > >> |