[wsf-c-dev] [jira] Closed: (WSFC-46) Issue occured when building
WSF/C on Windows
Evanthika Amarasiri (JIRA)
jira at wso2.org
Mon Jun 25 02:53:15 PDT 2007
[ http://www.wso2.org/jira/browse/WSFC-46?page=all ]
Evanthika Amarasiri closed WSFC-46.
-----------------------------------
Fix Version/s: 1.0alpha2
Resolution: Fixed
The issue is fixed. Changes committed to the SVN. The issue can be closed
> Issue occured when building WSF/C on Windows
> --------------------------------------------
>
> Key: WSFC-46
> URL: http://www.wso2.org/jira/browse/WSFC-46
> Project: WSO2 WSF/C
> Issue Type: Bug
> Components: Build System / Windows
> Affects Versions: 1.0alpha2
> Environment: Windows XP, Microsoft Visual Studio 2005 Professional Edition - ENU
> Reporter: Evanthika Amarasiri
> Priority: Minor
> Fix For: 1.0alpha2
>
>
> Below are the steps to reproduce the issue
> 1. Execute the build.bat file to build WSF/C
> 2. When building, I get the following error
> *****************************************************************************************************************************************************************************
> src\stub.c(36) : fatal error C1083: Cannot open include file: 'neethi_options.h': No such file or directory
> util.c
> wsclient.c
> c:\wso2-projects\wsf-c\releases\1.0\wso2-wsf-c-src-1.0\wsclient\src\stub.h(29) : fatal error C1083: Cannot open include file: 'config.h': No such file or directory
> Generating Code...
> NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\cl.exe"' : return code '0x2'
> Stop.
> *****************************************************************************************************************************************************************************
> 3. This is due to the neethi_options.h file being located inside neethi/src/util folder and not inside the neethi/include folder
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsf-c-dev
mailing list