Forum
Please
Log In
to post a new message or reply to an existing one. If you are not registered, please
register.
NOTE: Some forums may be read-only if you are not currently subscribed to
our technical support services.
Subject |
Author |
Date |
|
Ron Zenner
|
Jul 15, 2015 - 4:53 AM
|
Hello, I downloaded the latest release yesterday. Today I want to compile the x64 unicode release and I got a lot of linker errors, because the code of the CExtPaintManager* - classes has mistakes: - constructors are missing - virtual functions are declared but not defined - ... (I haven’t checked all ...) Please fix this. Best regards R. Zenner, ILMCAD GmbH
|
|
Maik Schöpe
|
Apr 13, 2016 - 2:57 AM
|
Hello, The descripted problem also occurs in 3.2.0.7.
Using the solution ProfUIS_1100_x64_System.sln and trying to build Unicode Debug leads to a lot of linking errors caused by some missing files:
ExtPaintManagerOffice.cpp ExtPaintManagerVisualStudio.cpp
Adding them to the project C_ProfUISDLL resolves the errors.
|
|
Art Wilkes
|
Jul 15, 2015 - 7:18 AM
|
Some of the projects shipped with release 3.2.0.2 were missing files. Printmanager.cpp was broken into 4 file and only two were included in the project. We will be posting release 3.2.0.3 later today with these and other problems corrected. Thanks for your patients Prof-UIS Support.
|
|