Re: FDA problems

jejims

Active Member
Re: FDA problems

Make sure your c++ compiler is pointing to the right directory in jde.ini.
For example, you should have about 4 to 5 lines in there like:

[JDE_CG]
STDLIBDIR=c:\Program Files\Microsoft Visual Studio\VC98\lib
TPLNAME=EXEFORM2
ERRNAME=CGERR
TARGET=Optimize
INCLUDES=c:\Program Files\Microsoft Visual
Studio\VC98\include;$(SYSTEM)\include;$(SYSTEM)\cg;$(APP)\include;$(SYSTEM)\
includev
LIBS=c:\Program Files\Microsoft Visual
Studio\VC98\lib;$(SYSTEM)\lib32;$(APP)\lib32;$(SYSTEM)\libv32
MAKEDIR=c:\Program Files\Microsoft Visual Studio\VC98\bin;c:\Program
Files\Microsoft Visual Studio\Common\MSDev98\Bin
USER=JDE

Or

You can uninstall oneworld, install the compiler first and then oneworld.
This may fix your FDA error.

Jude

----- Original Message -----
From: "Boris Gedalin" <[email protected]>
To: <[email protected]>
Sent: Monday, January 29, 2001 1:00 PM
Subject: FDA problems


> I am running XE standalone and every time I want to
> save my application it takes forewer, hard drive is
> running like crazy and if I do alt+ctl+del it says
> that FDA is not responding. What seems to be the
> problem?
>
> Thanks.
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - Buy the things you want at great prices.
> http://auctions.yahoo.com/
> *************************************************************
> This is the JDEList One World / XE Developers Mailing List.
> Archives and information on how to SUBSCRIBE, and
> UNSUBSCRIBE can be found at http://www.JDELIST.com
> *************************************************************


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
 
Back
Top