Windows Proc Development environment built

Source: Internet
Author: User
Development of proc under Windows, the environment is divided into two types:
Development tools: Vc6.0,vs2008,eclipse (c + +), editplus compilation configuration
Compilation tool: Cl compiler, MinGW GCC compiler


MinGW Download Address: http://sourceforge.net/projects/mingw/files/Other/OldFiles/MinGW-3.2.0-rc-3.exe/download
Http://ncu.dl.sourceforge.net/project/mingw/Other/OldFiles/MinGW-3.2.0-rc-3.exe


Oracle header files and libraries under Windows
Header file path:
D:\ORACLE10.2\PRECOMP\PUBLIC
D:\ORACLE10.2\OCI\INCLUDE


Library file path:
D:\Oracle10.2\OCI\lib
D:\Oracle10.2\precomp\LIB


Orasql10.lib Path: D:\Oracle10.2\precomp\LIB


Under Windows for proc development, two kinds of compiling tools are needed: Oracle's own proc compiler, compiling PC files into C compiler tools, C language compiling tools. The need for project development, as well as an IDE development tool to facilitate source code management, compile and run.
It's handy to choose CL as a compiler, VC6, and Vc++2008 's CL compilation tool under Windows (but I always feel uncomfortable with Microsoft stuff). You can also choose MinGW gcc as the compilation tool.
Development tools can be developed using vc6.0,vs2008 (VC + + components), and powerful Ides such as Eclipse, which can be compiled and run using a editplus configured environment.
The following for different tools to explain the proc development environment.
Next section: VC6.0 Configuration proc Development environment
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.