Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » DSDP - Native Application Builder (NAB) » WideStudio build fails on Windows
WideStudio build fails on Windows [message #568946] Wed, 15 August 2007 11:44
Eclipse UserFriend
Originally posted by: weimaomin.gmail.com

Hi,

I have downloaded wswin396-1.zip and ws-v3.96.1-src.tar.gz at
(http://www.eclipse.org/dsdp/nab/downloads.php) .

And installed wswin396-1.zip successfully on my Windows. Now I want to
compile the source file ws-v3.96.1-src.tar.gz on my machine, but there are
lot's of errors when I run makewin.bat.

My steps is as follows:
1 >cd ws-v3.96-1\src
2. >configure-win.bat
3. >makewin.bat

At step 2, there are many files do not exist, and at step 3 there are more
errors.

Such as:
1) ar -rv ../../lib-st/libws.a ./runtime/master_obj.o
ar: ../../lib-st/libws.a: No such file or directory
make: *** [../../lib-st/libws.a] Error 1

2) WSDwinImage.cpp:36:21: jpeglib.h: No such file or directory
WSDwinImage.cpp:37:17: png.h: No such file or directory
WSDwinImage.cpp:198: field `pub' has incomplete type
WSDwinImage.cpp:199: 'jmp_buf' is used as a type, but is not defined as
a type.
......

3) C:\ws-v3.96-1\src>cd nwin
指定されたパスが見つかりません。

Then I create a directory /src/lib-st, and delete the follows at makewin.bat
files (there are no nwin and wsagent-local directory at all):
cd nwin

make -f make.win all

cd ..



cd wsagent-local

make all

cd

And run makewin.bat again, but there are a lot of errors also.



Thanks.



/weimaomin
Previous Topic:WideStudio build fails on Linux
Next Topic:Eclipse Summit Europe - Embedded and Mobile Symposium
Goto Forum:
  


Current Time: Tue Apr 23 16:02:28 GMT 2024

Powered by FUDForum. Page generated in 0.02892 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top