You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by OK <po...@olafkrueger.net> on 2017/05/05 13:22:59 UTC

Type Declaration of style 'strokeColor' conflicts with previous declaration in ... Unknown Flex Problem

Hi,

I get the following error when I'm trying to use a component from an
external lib:
"Type Declaration of style 'strokeColor' conflicts with previous declaration
in ... Unknown Flex Problem"

I understand that this error occurs cause of a style conflict with the
included swc lib.
The error message also contains a hint to the component of the lib that
caused this issue, that's ok.

But I'm totally lost cause I've created a test project/app that includes the
same libs/swc as my origin app and the error goes away.
The test project/app makes usage of the same external component that causes
the error in my origin app. 

So I assume there is something in my app that causes this issue.
To find out what it is I tried to remove several lines of code step by step
from my origin app, without success... that error is still there.
Is there any chance to find out which part of my app caused this conflict?

I appreciate any help!

Thanks,
Olaf



--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Type-Declaration-of-style-strokeColor-conflicts-with-previous-declaration-in-Unknown-Flex-Problem-tp15196.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: Type Declaration of style 'strokeColor' conflicts with previous declaration in ... Unknown Flex Problem

Posted by OK <po...@olafkrueger.net>.
After your and another hint off list, I double checked all my external libs
and it turns out that one external lib makes usage of mx:HRule which causes
the issue.

It would be very helpful if the compiler would be able to output also this
previous rival declaration ;-))

Thank you,
Olaf






--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Type-Declaration-of-style-strokeColor-conflicts-with-previous-declaration-in-Unknown-Flex-Problem-tp15196p15208.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: Type Declaration of style 'strokeColor' conflicts with previous declaration in ... Unknown Flex Problem

Posted by Alex Harui <ah...@adobe.com>.
It may not be your app code as much as the framework components brought in
by your app.  strokeColor is defined by the framework.

Of course, I could be wrong...
-Alex

On 5/5/17, 6:22 AM, "OK" <po...@olafkrueger.net> wrote:

>Hi,
>
>I get the following error when I'm trying to use a component from an
>external lib:
>"Type Declaration of style 'strokeColor' conflicts with previous
>declaration
>in ... Unknown Flex Problem"
>
>I understand that this error occurs cause of a style conflict with the
>included swc lib.
>The error message also contains a hint to the component of the lib that
>caused this issue, that's ok.
>
>But I'm totally lost cause I've created a test project/app that includes
>the
>same libs/swc as my origin app and the error goes away.
>The test project/app makes usage of the same external component that
>causes
>the error in my origin app.
>
>So I assume there is something in my app that causes this issue.
>To find out what it is I tried to remove several lines of code step by
>step
>from my origin app, without success... that error is still there.
>Is there any chance to find out which part of my app caused this conflict?
>
>I appreciate any help!
>
>Thanks,
>Olaf
>
>
>
>--
>View this message in context:
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle
>x-users.2333346.n4.nabble.com%2FType-Declaration-of-style-strokeColor-conf
>licts-with-previous-declaration-in-Unknown-Flex-Problem-tp15196.html&data=
>02%7C01%7C%7Cea2278b67e1041b1886008d493bb89c0%7Cfa7b1b5a7b34438794aed2c178
>decee1%7C0%7C0%7C636295881064664769&sdata=87CHEsOAqRhkekkv516FphbHbEdz1H6U
>sFVokBZqKHs%3D&reserved=0
>Sent from the Apache Flex Users mailing list archive at Nabble.com.