- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
ADB Generation Error: Testing.rb (42958) Error
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-29-2012 02:26 AM
Hi,
I am facing a wierd problem. Project compiles perfectly in the builder without any errors. While generating the ADB I get the below exception.
Any help is greatly appreciated.
Exception while compiling the Advisor project
Compilation failed: 4 error(s), 5 warning(s).
Testing.rb(42958) Error: ')' is expected but found '. '
Testing.rb(42958) Error: Syntax error
Testing.rb(43190) Error: ')' is expected but found '. '
Testing.rb(43190) Error: Syntax error
Thanks & Regards
>> Sandesh Hiremath
Re: ADB Generation Error: Testing.rb (42958) Error
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Accept as Solution
- Email to a Friend
- Report Inappropriate Content
06-05-2012 02:09 AM
Are you generating the .adb files from the IDE workspace? if not, have you updated the workspace (referenced during the pre-compilation) before generating the .adb?

