Continue to Site

Welcome to 3DCADForums

Join our CAD community forums where over 25,000 users interact to solve day to day problems and share ideas. We encourage you to visit, invite you to participate and look forward to your input and opinions. Acrobat 3D, AutoCAD, Catia, Inventor, IronCAD, Creo, Pro/ENGINEER, Solid Edge, SolidWorks, and others.

VS2005 error in Pro/toolkit application

seltool

New member
hi folks,:(

I have the code developed for Wildfire3.0 Protoolkit in C.

Now I want to recompile the code in Visual Studio 2005 with new library and include files for Wildfire4.0.

When I compile the file in Studio 2005 I get the below errors.

platform : visual Studio 2005

File name : main.cpp

Build output : DLL

The errors I get are :

Error 1 error C2660: 'strcpy' : function does not take 3 arguments
Error 2 error C2732: linkage specification contradicts earlier specification for 'pro_str_to_wstr'
Error 3 error C2732: linkage specification contradicts earlier specification for 'pro_wstr_to_str'
Error 4 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 5 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 6 error C2660: 'ProMessageDisplay' : function does not take 2 arguments
Error 7 error C2660: 'ProMessageDisplay' : function does not take 2 arguments
Error 8 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 9 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 10 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 11 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 12 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 13 error C2660: 'ProMessageDisplay' : function does not take 2 arguments
Error 14 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 15 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 16 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 17 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 18 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 19 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 20 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 21 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 22 error C2660: 'ProMessageDisplay' : function does not take 2 arguments
Error 23 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 24 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 25 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 26 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 27 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 28 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 29 error C2660: 'ProMessageDisplay' : function does not take 4 arguments
Error 30 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 31 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 32 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 33 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 34 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 35 error C2660: 'ProMessageDisplay' : function does not take 2 arguments
Error 36 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 37 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 38 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 39 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 40 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 41 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 42 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 43 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 44 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 45 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 46 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 47 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 48 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 49 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 50 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 51 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 52 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 53 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 54 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 55 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 56 error C2660: 'ProMessageDisplay' : function does not take 2 arguments
Error 57 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 58 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 59 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 60 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 61 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 62 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 63 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 64 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 65 error C2660: 'ProMessageDisplay' : function does not take 2 arguments
Error 66 error C2660: 'ProMessageDisplay' : function does not take 2 arguments
Error 67 error C2660: 'ProMessageDisplay' : function does not take 2 arguments
Error 68 error C2660: 'ProMessageDisplay' : function does not take 2 arguments
Error 69 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 70 error C2660: 'ProMessageDisplay' : function does not take 2 arguments
Error 71 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 72 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 73 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 74 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 75 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 76 error C2660: 'ProMessageDisplay' : function does not take 3 arguments
Error 77 error C2660: 'ProMessageDisplay' : function does not take 3 arguments




could any please help on this? your help is appreciated !!
 

Articles From 3DCAD World

Sponsor

Back
Top