| Reply | « Previous Thread | Next Thread » |
|
Hi!
I tried to learn how to make c++ extensions to PyS60 for N95 and I made a very simple c++ module as an excercise. But... when I compile it I get the following error message: \Symbian\9.2\S60_3rd_FP1_2\EPOC32\RELEASE\ARMV5\LIB\python222.dso: No such file: No such file or directory. (I also get the following warning: Frozen .DEF file... is not found.)Bldmake bldfiles goes fine; abld build gcce urel gives these messages. What could be wrong? I have installed S60 3rd Edition FP1 and PythonForS60_1_4_0_SDK_3rdEd. Should this python222.dso file be included in the PythonForS60 package or is there some tool in the tool chain that should create it? Do I have to compile PythonForS60 package by myself or what??? ![]() |
| HeliKokkoniemiTarkkanen |
| View Public Profile |
| Find all posts by HeliKokkoniemiTarkkanen |
|
Try to go to your *.mmp and link against "python222.lib" and remove the DSO entry..
|
| Jan Rune Johansen |
| View Public Profile |
| Find all posts by Jan Rune Johansen |
|
Hi folks,
That's how I fixed the problem for now. LFD Devices: Nokia E61 3rd Edition - pys60 1.4.0 Tips and modules: http://www.lfdm.net/thesis |
|
Thanks a lot LFD! You solved my problem.
|
| HeliKokkoniemiTarkkanen |
| View Public Profile |
| Find all posts by HeliKokkoniemiTarkkanen |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Emulator: Can't find class file. Error | linlearn | Mobile Java Tools & SDKs | 6 | 2007-03-05 13:20 |
| How to use Find box! | ctpthanh | Symbian User Interface | 1 | 2005-03-12 11:37 |
| list box example | murmur20 | Symbian User Interface | 1 | 2004-11-09 05:42 |
| list box with find box - Series 60 | white_dragon | General Symbian C++ | 3 | 2004-08-16 10:52 |
| How do I use Find() method of CArrayPtrFlat holding CBase objects? | nawkboy | General Symbian C++ | 0 | 2003-02-27 21:28 |