×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

proe automation with c

proe automation with c

proe automation with c

(OP)
Hi,

is there anybody using c for proe automation?
I run proe 2000i2 and visual studio 5.

My system variable for nt_compiler is

c:\Programs\DevStudio\VC\bin\cl.exe

and I have copied all include files and libs to visual studio.

Even if I try to link and compile an empty usrmain.c from proe
I get an linker or compiler error?
I can't read the error codes because the dos prompt is to fast.

Is there any good book or tutorial for getting started?

Cu

Martin

RE: proe automation with c

Hi,
you mean programming with Pro/Toolkit, don't you? I have used it many times with VC++ 6.0 sucsesfully, but come to this conclusions :
If i compile my Application for synchronus mode, then VC++ give about 32 Error during linking, it seems that functions for asynchronus mode were not drawed back from these libraries by PTC. So, I must force VC++ to link the program despite of these errorness. But compiling for asynchronus mode produces no warning. I have found a site in Internet, that has a free VC++ project pattern for Pro/Toolkit, unfortunately I have lose it.

cheers

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources