Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Basic4ppc Wishlist > Bug Reports
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Bug Reports Post about errors or bugs encountered.

6.01 Optimized compilation error

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-06-2008, 01:47 AM
Newbie
 
Join Date: May 2007
Posts: 7
Default 6.01 Optimized compilation error

Hello,
I had an application working well under V5.
It compiles OK under the new V6.01-P1 with "Optimized Compilation" unchecked..
As soon as I try to compile it with "Optimized Compilation" checked, I have an error message that I can't understand (see attached doc file in zip).
I also attached my application's source.

Any idea ?
Attached Files
File Type: zip error.zip (11.6 KB, 14 views)
Reply With Quote
  #2 (permalink)  
Old 01-06-2008, 05:50 AM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 15,702
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

See the Backwards Issues topic and the Control keyword topic in the help file.
You will need to change:
Code:
ItmPanel0.Add(ZZ_Tbls_FileSetFromFileName(FileName(ArlFiles.Item(i))))
To:
Code:
Control("ItmPanel0",ComboBox).Add(ZZ_Tbls_FileSetFromFileName(FileName(ArlFiles.Item(i))))
Reply With Quote
  #3 (permalink)  
Old 01-06-2008, 03:42 PM
Newbie
 
Join Date: May 2007
Posts: 7
Default

Oops you're right, I should read the documentation before asking silly questions.

Everything OK now!

Thanks a lot.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Optimized compilation susu Questions (Windows Mobile) 10 01-15-2009 09:07 PM
Choose Folder - Optimized Compilation orhan Questions (Windows Mobile) 10 11-05-2008 09:52 AM
Error with Optimized Compilation and SQLite berndgoedecke Questions (Windows Mobile) 1 09-07-2008 06:20 PM
optimized compilation manu Questions (Windows Mobile) 4 08-06-2008 06:17 PM
FMOD and Optimized Compilation @Work Bug Reports 8 12-28-2007 07:51 PM


All times are GMT. The time now is 03:11 PM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0