Problem compiling VSDK_Examples in VSDK C++ version 2.4

Matthew Jew mjew at icnc.com
Tue Aug 8 11:57:32 CDT 2006


On Aug 8, 2006, at 12:11 AM, Ruslan Zasukhin wrote:

> On 8/8/06 2:13 AM, "Matthew Jew" <mjew at icnc.com> wrote:
>
>>
>> On Aug 5, 2006, at 12:03 AM, Ruslan Zasukhin wrote:
>>
>>> On 8/5/06 6:05 AM, "Matthew Jew" <mjew at icnc.com> wrote:
>>>
>>> Hi Matthew,
>>>
>>>> I have downloaded and installed the new version 2.4 of VSDK C++.
>>>>
>>>> I am trying to compile the VSDK_Examples (which I have successfully
>>>> compiled and run in earlier versions.)
>>>>
>>>> I have done all I can think of to make it work, but currently I get
>>>> the following errors:
>>>>
>>>> Building target “Common_SetExtesions” of project “VSDK_Examples”  
>>>> with
>>>> configuration “Release”
>>>
>>> 1) it seems this is just warning. Not error.
>>>     or what exactly error here is reported?
>>>      I do not see.
>>>
>>>
>>> 2) you can try trash /usr/lib/VComponents
>>>     and then install once again.
>>>     sometimes installer not override all dlls.
>>
>> I trashed the /usr/local/lib/vcomponents folder and re-installed.
>>
>> The error messages I get when compiling the VSDK_Examples are
>> shorter. They now read:
>
> I have open project of VSDK examples, and I think I see mistake.
>
> In the project group VSDK Libraries I see
>
>     vshared_ppc_release.dyib
>     vkernel_ppc_release.dyib
>
> Must be
>
>     vshared_fat_release.dyib
>     vkernel_fat_release.dyib
>
>
> Please check this on your side. If the same just replace libs

The project did indeed arrive using vshared_ppc_release.dylib,
but I replaced those with vshared_fat_release.dylib already.

I am still having the problem.

What next?

- Matthew




More information about the Valentina mailing list