Re: Verify error #1014

2017-11-27 Thread After24
Hi Jay,

I will try the brute force approach :-)

thanks.

Vincent.



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: Verify error #1014

2017-11-27 Thread After24
Alex Harui-2 wrote
> Are you set up to use RSLs?  Are there modules involved?  Generate
> link-reports and see what it says about ItemRenderer.

Yes I think so.


Alex Harui-2 wrote
> Generate link-reports and see what it says about ItemRenderer.

I use the link-report compiler option of mxmlc but I can't find any report
file generated...

Vincent.



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: Verify error #1014

2017-11-27 Thread Jay Wood
A brute-force approach that has worked for me in the past in Flash 
Builder is to make sure the framework linkage (under Properties > Flex 
Build Path) is set to "merged into code".  If this is already set, make 
sure that any libraries you are referencing are also compiled in this 
way. Good luck!


On 11/25/2017 10:37 AM, After24 wrote:

Hi,

I'm still stuck with this verify error that drives me nut...

VerifyError: Error #1014: Class
spark.components.supportClasses::ItemRenderer cannot be found.

I don't understand why the error points to the ItemRenderer Class of the
spark package ?

If someone as a solution or an idea ?

Thank you.

Vincent.



--
Sent from: http://apache-flex-users.246.n4.nabble.com/



--
Jay Wood
Tech4Learning, Inc.
http://www.tech4learning.com
http://www.pics4learning.com




Re: Verify error #1014

2017-11-25 Thread Alex Harui
It means that that class is not linked into a SWF.

Are you set up to use RSLs?  Are there modules involved?  Generate
link-reports and see what it says about ItemRenderer.

HTH,
-Alex

On 11/25/17, 10:37 AM, "After24"  wrote:

>Hi,
>
>I'm still stuck with this verify error that drives me nut...
>
>VerifyError: Error #1014: Class
>spark.components.supportClasses::ItemRenderer cannot be found.
>
>I don't understand why the error points to the ItemRenderer Class of the
>spark package ?
>
>If someone as a solution or an idea ?
>
>Thank you.
>
>Vincent.
>
>
>
>--
>Sent from: 
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle
>x-users.246.n4.nabble.com%2F=02%7C01%7C%7C4a78244d726e4ee2030008d
>534339db9%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636472318645931673&
>sdata=vt9efOOxvSFB5sa4WFnyaEsRN4cHkEA2B8A80AusN4g%3D=0



Re: Verify error #1014

2017-11-25 Thread After24
Hi,

I'm still stuck with this verify error that drives me nut...

VerifyError: Error #1014: Class
spark.components.supportClasses::ItemRenderer cannot be found.

I don't understand why the error points to the ItemRenderer Class of the
spark package ?

If someone as a solution or an idea ?

Thank you.

Vincent.



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: Verify error #1014

2017-11-22 Thread After24
Hello Alex,

Thank you for your answer.

I set up the project by copying the source folder from my old computer to
the new.

On my old computer I have the 4.6 version of FB. On the new one I installed
the 4.7 premium version from Adobe creative cloud. I thought that the
version difference was the problem but the error has continued to pop up
after replacing the 4.7 vresion by the 4.6.

I will reinstall FB 4.7 and try to set up the project manually after having
cloned the git repository.

Again thank you :-)

Vincent.  



--
Sent from: http://apache-flex-users.246.n4.nabble.com/


Re: Verify error #1014

2017-11-22 Thread Alex Harui
Were you using 4.13 on the old computer?  Did you copy from the old
computer to the new computer or grab stuff from your version control? One
of the problems with moving to a new computer is that changes to Flash
Builder projects may not get reflected back to your version control and
some settings like whether you are using RSLs or not could be incorrect.
A verify error like this implies that your project is set up to compile
expecting RSLs but the RSLs aren't available at runtime, or that you have
multiple modules and the configuration for what classes go in the app vs
the modules is incorrect.

HTH,
-Alex

On 11/22/17, 9:32 AM, "After24"  wrote:

>Hello,
>
>I'm trying to reinstall a project (Flash builder) on a new Imac.
>Compilation
>is fine but I get the following error at execution:
>
>VerifyError: Error #1014: Class
>spark.components.supportClasses::ItemRenderer cannot be found.
>
>SDK used is 4.13
>
>After 2 hours of search, I cannot find the solution, does anyone has an
>idea
>to fix this problem ?
>
>Thanks.
>
>Vincent.
>
>PS : the project is working properly on my other Imac.
>
>
>
>
>
>--
>Sent from: 
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle
>x-users.246.n4.nabble.com%2F=02%7C01%7C%7C2eadf5533e4c47bb773008d
>531cf1387%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636469687815999073&
>sdata=4ptIuxG4AKQwX6HOpL7zK70nm5J%2FajUdbTsepTVc5F0%3D=0



Verify error #1014

2017-11-22 Thread After24
Hello,

I'm trying to reinstall a project (Flash builder) on a new Imac. Compilation
is fine but I get the following error at execution:

VerifyError: Error #1014: Class
spark.components.supportClasses::ItemRenderer cannot be found.

SDK used is 4.13

After 2 hours of search, I cannot find the solution, does anyone has an idea
to fix this problem ?

Thanks.

Vincent.

PS : the project is working properly on my other Imac.





--
Sent from: http://apache-flex-users.246.n4.nabble.com/