Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6033999
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T05:33:57+00:00 2026-05-23T05:33:57+00:00

So I am triing to compile ASL on windows 7. I got Adobe C++

  • 0

So I am triing to compile ASL on windows 7.

  • I got Adobe C++ Library files, docs and examples from here to %ASL%
  • I have downloaded and compiled boost (in some other folder %boost%)
  • So now I have compiled Boost (all libs), bjam, VS 2008 installed (I have it in %ProgramFiles(x86)%)
  • Now I try to run %ASL%/tools/build.bat but I get some strange lines like

    Found compiler at C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\

    Setting environment for using Microsoft Visual Studio 2008 x86 tools.
    Sintax error in filename
    Can not find C:\Users\Avesta\Downloads\asl_1.0.43 (1)\source_release\tools*.obj

What shall I do? How to compile ASL on windows 7?

Update:
So I tried @vnm’s answer (created a new folder and done each step provided by him one at a time) I forgot to unpack TBB… after unpacking TBB all compiled correctly=)

But one question stands for me – how to make results of build more clean (I mean thay lay into folder like %ASL%\built_artifacts\msvc-10.0\debug\link-static\threading-multi and there you see libasl.lib it is quite a long path to navigate… is it possible to get one clean folder like adobe/bin/ with stuff like libasl.lib, libasl_dev.lib and libadobe_widgets.lib in it? )

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T05:33:59+00:00Added an answer on May 23, 2026 at 5:33 am

    I was unable to build asl using .bat script shipped with library,
    but direct using of bjam did the job.

    • download and install boost libraries (version 1.45),
      intel tbb libraries (last version), apl and asl (last versions)

    • compile or download pre-compilled bjam and put it on %PATH%

    • unpack downloaded libraries to disk using next layout:

    \%PROJ_ROOT%
        \boost_libraries (put contents of archive_file/boost_1_45_0 here)
        \intel_tbb_libraries
        \platform_release (put contents of apl archive here)
        \adobe_source_libraries (put contents of asl/source_release archive here)
    

    • In next step we need to fix %PROJ_ROOT%\platform_release\jamroot.jam file project entry in next way:
    
      project
       : requirements
         $(DARWIN_APL_REQUIREMENTS)
         <include>. # we should add this line because compiler 
                    # can't find include files during compiling tests
       : default-build
         <link>static
         <threading>multi
         <preserve-test-targets>on
    
       : build-dir
          $(TOP)/../built_artifacts
       ;
    
    • start Visual Studio Command Prompt

    • cd to %PROJ_ROOT%\adobe_source_libraries and invoke bjam

    • cd to %PROJ_ROOT%\platform_release and invoke bjam

    Done ! )

    P.S. I have Visual C++ 2010 Express, but I think that this guide should work for VS2008 too.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So We have simple .eve and .adam files, compiled ASL , and all includes
Im trying to compile a simple class library project,its from Source Safe. However,when i
I am trying to compile a simple java applet from the examples of JUNG
Im trying to compile this project h__p://ross-warren.co.uk/my-twitter-clone-using-jsp-and-cassandra/ I have downloaded it, and spend almost
When trying to compile a file that include winnt.h via windows.h, I get the
I am trying to compile some C++ code from the Festival project. When I
I'm trying to compile using a compiled Boost libs. I can compile using header-only
I am trying to install Python 2.7.2 from source files in my Linux machine.
When trying to compile a project with TeamCity, I am getting an error from
I am trying to compile a simple C Windows API program using the Windows

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.