Jiawei Ou
unread,Mar 8, 2009, 1:08:52 AM3/8/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AMD-SPL
AMD-SPL 1.0 beta is released!!
Since I can only find a machine with Vista 32, the precompiled binary
is based on Vista 32. However, you can compile the source code on your
machine freely.
Steps:
1. make sure the CAL is correctly installed on your machine.
2. go to the folder named "conf".
3. double click win_env.bat to runtime the batch. This batch file will
generate two virtual drivers (U and X) on your machine and set up some
enviroment variables.
4. in the console window, type
build dbg ---- build the debug version,
amd-spl_d.lib and amd-spl_d.dll
build rel ---- build the release
version, amd-spl.lib and amd-spl.dll.
build docs ---- build html api documents.
Please also check out the docs folder and see the api reference and
uml diagram ( require StarUML to be installled)