Hi,
I usually use a Linux alternative (like Qt) when i want to program in c++. Today, i decided to try c++ builder 6 enterprise. After installation, i tried to compile many differents examples but all of them give the sames errors and always at an 'USEFORM()' line instruction:
Project.cpp(6): E2303 Type name expected
Project.cpp(6): E2034 Cannot convert 'char *' to 'int'
Project.cpp(6): E2293 ) expected
Project.cpp(8): E2141 Declaration syntax error
I already tried to find the solution by myself but without success.
If you have a solution, please tell me.
Thanks.
I usually use a Linux alternative (like Qt) when i want to program in c++. Today, i decided to try c++ builder 6 enterprise. After installation, i tried to compile many differents examples but all of them give the sames errors and always at an 'USEFORM()' line instruction:
Project.cpp(6): E2303 Type name expected
Project.cpp(6): E2034 Cannot convert 'char *' to 'int'
Project.cpp(6): E2293 ) expected
Project.cpp(8): E2141 Declaration syntax error
I already tried to find the solution by myself but without success.
If you have a solution, please tell me.
Thanks.