SymbiSoft / mosync

Automatically exported from code.google.com/p/mosync
0 stars 0 forks source link

Pipe tool failed...Failed to load CBHelper.lib #1163

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello everyone I am trying to do push notification via cloudbase.io so I 
downloaded the mosync library CBHelper.lib and a test program CBHelperTest. The 
library and example project compile perfectly in Mosyn but when i create a new 
project and try to add CBHelper.lib, I get pipe tool faied to load 
CBHelper.lib... I tried adding additional paths still doesn't work. I created a 
Native html5/c++ project. Is that the issue? Here is my log...Plz Help!!!

Performing build step 'Link'
/Applications/MoSync/bin/pipe-tool -appcode=MCRY -stabs=stabs.tab 
-heapsize=3145728 -stacksize=524288 -datasize=4194304 -sld=sld.tab 
-s/Applications/MoSync/lib/pipe 
-s/Volumes/Amma/STUDIES/Mosync/CBHelper/Output/Release -elim -B 
/Volumes/Amma/STUDIES/Mosync/canotification/Output/Release/Android/Android/progr
am 
/Volumes/Amma/STUDIES/Mosync/canotification/Output/Release/Android/Android/main.
s CBHelper.lib MAUtil.lib NativeUI.lib MAFS.lib Wormhole.lib yajl.lib 
Notification.lib
failed to load 'CBHelper.lib'
Pipe tool failed. (See console for more information).
 Command line: /Applications/MoSync/bin/pipe-tool -appcode=MCRY -stabs=stabs.tab -heapsize=3145728 -stacksize=524288 -datasize=4194304 -sld=sld.tab -s/Applications/MoSync/lib/pipe -s/Volumes/Amma/STUDIES/Mosync/CBHelper/Output/Release -elim -B /Volumes/Amma/STUDIES/Mosync/canotification/Output/Release/Android/Android/program /Volumes/Amma/STUDIES/Mosync/canotification/Output/Release/Android/Android/main.s CBHelper.lib MAUtil.lib NativeUI.lib MAFS.lib Wormhole.lib yajl.lib Notification.lib

Original issue reported on code.google.com by haribruc...@gmail.com on 1 Nov 2014 at 12:52