License Delivery maintenance is expected to occur on Saturday, November 30, between 8 AM and 11 AM CET. This may cause a short 3-hours outage in which license-related tasks: license key upload, download, update, SSA validation, access to the license pool and Graphisoft ID authentication may not function properly. We apologize for any inconvenience.
Archicad C++ API
About Archicad add-on development using the C++ API.
SOLVED!

ACAPI_View_ReSetZoom linking is not possibel in AC28

Dinnye
Participant

Hi,

 

I porting some addon to AC28.

I have linker error message.

error LNK2001: unresolved external symbol "int __cdecl ACAPI_View_ReSetZoom(short *)" (?ACAPI_View_ReSetZoom@@YAHPEAF@Z)

 

Thanks

 

1 ACCEPTED SOLUTION

Accepted Solutions
Solution
Akos Somorjai
Graphisoft
Graphisoft

Thanks Dinnye!

 

For others: this will be solved in the devkit we issue from the final build. It doesn't cause any problems if you don't use that function.

 

Best, Akos

View solution in original post

1 REPLY 1
Solution
Akos Somorjai
Graphisoft
Graphisoft

Thanks Dinnye!

 

For others: this will be solved in the devkit we issue from the final build. It doesn't cause any problems if you don't use that function.

 

Best, Akos

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!