Re: [Jepp-users] Fail to build Jepp
Brought to you by:
mrjohnson0
From: Balázs A. <bal...@gm...> - 2015-05-28 12:27:08
|
Sorry for spamming I forget to add the subject. 2015-05-28 14:21 GMT+02:00 Balázs Almádi <bal...@gm...>: > Hi all, > > I'm trying to build jepp on my Windows 7 x64 machine without any success. > > I use: *python setup.py build* command, and I get the following error > message: > Creating library build\lib.win32-2.7\jep.lib and object > build\lib.win32-2.7\jep.exp > pyjlist.obj : warning LNK4217: locally defined symbol _PyJobject_Type > imported in function _pyjlist_new > pyembed.obj : error LNK2019: unresolved external symbol > __imp__JNI_GetCreatedJavaVMs@12 referenced in function _pyembed_get_env > build\lib.win32-2.7\jep.pyd : fatal error LNK1120: 1 unresolved externals > error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio > 9.0\\VC\\BIN\\link.exe' failed with exit status 1120 > > Do you have any idea why I'm not able to build Jepp? > > Thanks in advance, > Balazs > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Jepp-users mailing list > Jep...@li... > https://lists.sourceforge.net/lists/listinfo/jepp-users > > |