OracleVisual unit error

tatsuki

Member
I buy DOA4.0.7.1 for Delphi7 Enterprise(Japanese version).
Make new project and only put TOracleSession.
I found compile error
"Unit OracleVisual was compiled by differnce version Forms.Screen"
(in japanese message)

I buy standard version so I do not have sourcecode.

Why?
 
Hello and thank your response!

I found that error project library path include VCL source path.
Remove that path and compile was successed.
 
Back
Top