Linux

Asked by Vivek Vishal

I am using the below code to add dll due to which error is comming.
#import "C:\Program Files\Common Files\System\ado\msado15.dll"\
 no_namespace rename("EOF","EndOfFile")

While compiling a C++ code in Linux the following error is coming continuosly
 \home\oracle\ado\msado15.dll :62: error: stray '\220 in program
 \home\oracle\ado\msado15.dll :62: error: stray '\220 in program
 \home\oracle\ado\msado15.dll :62: error: stray '\220 in program
 \home\oracle\ado\msado15.dll :62: error: stray '\220 in program
 \home\oracle\ado\msado15.dll :62: error: stray '\220 in program
 \home\oracle\ado\msado15.dll :62: error: stray '\220 in program..........

Can any one help me out regarding this problem? Can anyone give me a solution for this problem?

Thanks
Vivek

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu software-center Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What are you adding the DLL to achieve?

Revision history for this message
samuel (samuel-h) said :
#2

Dll's are for windows, for linux you need to get the .so library file.

Can you help with this problem?

Provide an answer of your own, or ask Vivek Vishal for more information if necessary.

To post a message you must log in.