Error when building BSFN on JDE 9.0

patcc

Well Known Member
Hi,

I installed JDE 9.0 and but I get the following errors while building business functions.

-----------------------------------------------------------
Microsoft Visual Studio Version being used: 80
Processing user defined build tools.


*************Error:************
Current local conditions indicate that compiler -- Microsoft Visual Studio 8.1 -- must be installed with correct paths recorded in the registry.

Either the correct compiler is not installed, registry paths are incorrect, or one of the compiler tools may be missing.

Please contact an administrator to resolve this problem.
----------------------------------------------------------

I installed Microsoft Visual Studio 2008 (Version 9.0) and then modified the JDE.ini accordingly. However I still get the same errors while building BSFN.

Is JDE 9.0 only works with Visual Studio version 8.1 and not higher?

Previously I had an older version on Visual studio (Version 7.0) on my PC.. Could this be the problem?

Or else do you know how I can solve this problem?

Thanks
 
This happens when you install the compiler AFTER installing E1. You need to add (actually modify if you say you used to have the other compiler installed) the environment variable manually now.

PS The fat client install documentation specifies the compiler should be instaled BEFORE installing E1 ...
 
Back
Top