Re: [OpenSIPStack] compile dependencies, changing default paths
Brought to you by:
joegenbaclor
From: OpenSIPStack F. <ope...@op...> - 2008-07-23 12:45:43
|
Thanks. I modified the custom build steps to move the files to a different directory other than System32 and just created a C:\tools\share directory and copied bison there, since that directory is apparently hard-coded in bison (unless an environment variable overrides it?). I also copied bison.exe to opensbc\opensipstack\src\pwlib\src\ptlib\common to get around the PATH requirement for bison. OpenSbc would successfully build after those changes. -justin |