| To: | REALbasic NUG <realbasic-nug at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: Declares different on Win v Mac? |
| From: | Brady Duga <duga at ljug dot com> |
| Date: | Tue, 9 Aug 2005 13:09:40 -0700 |
| Delivered-to: | realbasic-nug at lists dot realsoftware dot com |
| References: | <5c8121ef0508091052c482c3d at mail dot gmail dot com> <46ade30920c0f0e7aad61bab085c251c at declareSub dot com> <5c8121ef05080911236b9a2123 at mail dot gmail dot com> <EC6E389D-410E-46E6-B6CB-0830AA5F6A57 at ljug dot com> <5c8121ef05080912024361f9a5 at mail dot gmail dot com> <D1D7EB0E-0B2E-42B9-8E71-3434541FF95C at ljug dot com> <5c8121ef050809130057217c90 at mail dot gmail dot com> |
On Aug 9, 2005, at 1:00 PM, Ken Mankoff wrote: OnBecause RB allows constants specific to platforms, but *not* to builds, andthe relative location for the app changes on a debug v. real build. So "libary" on the mac distribution build is: @executable_path/../../lib/netCDF/libnetcdf.dylib and "library_debug on the mac debug build is:@executable_path/../../../lib/netCDF/libnetcdf.dylib (note extra ../ thrownin there) What are these on Windows? Have you double checked you have a library *and* a library_debug for that platform? --Brady The La Jolla Underground _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: ComboBox MultiColumn, Hans Meier |
|---|---|
| Next by Date: | Preferences Dialog: Cancel Button, Adam Ernst |
| Previous by Thread: | Re: Declares different on Win v Mac?, Ken Mankoff |
| Next by Thread: | Re: Declares different on Win v Mac?, Ken Mankoff |
| Indexes: | [Date] [Thread] [Top] [All Lists] |