梁全 | 7 May 08:28
Favicon

using FreeSG under Visual Studio 2005

When I copy "Install-SDK.exe" to the root and execute it, then pop up such error dialog
"NTVDM CPU encounter invalide command.
CS:0000 IP:0002 0P:a7 00 8b 01 70 choose "close" terminate system..."

why?

I want to use "FressSG" with Visual Studio 2005. I download FreeSG from
http://dev.hypertriton.com/freesg/trunk 

But I don't know how to compile it into dll and lib library. Can you introduce how to install FreeSG under
Visual Studio 2005?

Thank you.

2009-05-07 
Liang Quan
梁全 | 8 May 02:32
Favicon

Why I install Agar on Windows with Cygwin is failed

I think I have installed Agar on my Cygwin, but when I want to build projects in demos directory,
I encountered some errors. For example, when I execute "./configure" in directory glview,
Cygwin reported error "This demo requires Agar installed on your system".

Why checking for Agar (http://libagar.org/)... is yes,
while checking whether Agar works... is no

Follow is the content in config.log
Machine: i686
Release: 1.5.24(0.156/4/2)
System: CYGWIN_NT-5.1
checking for a usable C compiler...Detected executable suffix: .exe
checking for compiler warning options.../usr/bin/cc   -Wall -Werror -o ./conftest conftest.c 
yes
checking for gcc.../usr/bin/cc  -Wall -Werror  -o ./conftest conftest.c 
yes
checking for IEEE754 floating point.../usr/bin/cc  -Wall -Werror  -o ./conftest conftest.c 
yes
checking __bounded__ attribute.../usr/bin/cc  -Wall -Werror  -o ./conftest conftest.c 
conftest.c:1: warning: `__bounded__' attribute directive ignored
-> failed (0)
no
checking __format__ attribute.../usr/bin/cc  -Wall -Werror  -o ./conftest conftest.c 
yes
checking __nonnull__ attribute.../usr/bin/cc  -Wall -Werror -Wall -Werror -o ./conftest conftest.c
yes
checking __aligned__ attribute.../usr/bin/cc  -Wall -Werror -Wall -Werror -o ./conftest conftest.c
yes
checking __packed__ attribute.../usr/bin/cc  -Wall -Werror -Wall -Werror -o ./conftest conftest.c
yes
(Continue reading)

Julien Nadeau | 11 May 11:40
Favicon

Re: Why I install Agar on Windows with Cygwin is failed


I believe I've seen this particular error before. Something in my
environment contained a bogus newline or something of the sort. Can
you post the output of "set"?

On Fri, May 08, 2009 at 08:32:36AM +0800, ???? wrote:
> I think I have installed Agar on my Cygwin, but when I want to build projects in demos directory,
> I encountered some errors. For example, when I execute "./configure" in directory glview,
> Cygwin reported error "This demo requires Agar installed on your system".
> 
> Why checking for Agar (http://libagar.org/)... is yes,
> while checking whether Agar works... is no
> 
> Follow is the content in config.log
> Machine: i686
> Release: 1.5.24(0.156/4/2)
> System: CYGWIN_NT-5.1
> checking for a usable C compiler...Detected executable suffix: .exe
> checking for compiler warning options.../usr/bin/cc   -Wall -Werror -o ./conftest conftest.c 
> yes
> checking for gcc.../usr/bin/cc  -Wall -Werror  -o ./conftest conftest.c 
> yes
> checking for IEEE754 floating point.../usr/bin/cc  -Wall -Werror  -o ./conftest conftest.c 
> yes
> checking __bounded__ attribute.../usr/bin/cc  -Wall -Werror  -o ./conftest conftest.c 
> conftest.c:1: warning: `__bounded__' attribute directive ignored
> -> failed (0)
> no
> checking __format__ attribute.../usr/bin/cc  -Wall -Werror  -o ./conftest conftest.c 
> yes
(Continue reading)

梁全 | 12 May 01:52
Favicon

Re: FreeSG Digest, Vol 5, Issue 3


Sorry, I have given up Agar, FreeSG and CADTools. When they became stable, I think maybe I will think about
try them.

Thank you.

2009-05-12 


Liang Quan



发件人: freesg-request <at> freesg.org 
发送时间: 2009-05-12  00:00:22 
收件人: freesg <at> freesg.org 
抄送: 
主题: FreeSG Digest, Vol 5, Issue 3 
 
Send FreeSG mailing list submissions to
freesg <at> freesg.org
To subscribe or unsubscribe via the World Wide Web, visit
http://mail231.csoft.net/mailman/listinfo/freesg

or, via email, send a message with subject or body 'help' to
freesg-request <at> freesg.org
You can reach the person managing the list at
freesg-owner <at> freesg.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of FreeSG digest..."
Today's Topics:
(Continue reading)

Julien Nadeau | 12 May 02:32
Favicon

Re: FreeSG Digest, Vol 5, Issue 3

On Tue, May 12, 2009 at 07:52:07AM +0800, ???? wrote:
> 
> Sorry, I have given up Agar, FreeSG and CADTools. When they became stable, I think maybe I will think about
try them.

Agar is stable and is over 7 years old. FreeSG and CADTools, as mentioned on
the websites, are beta. That is why those are only available from Subversion.

Gmane