elziko;492204 Wrote: 
> I deleted the SLN file and then applied your patch - unfortunatly I
> still get the same error message.
> 
> I also noticed that in the solution properties that wcelibcex_lib was
> not set to build or deploy. So I checked both of those boxes but I am
> still getting the same error.
> 
> 
> Apart from the lua & fonts folders what files should I end up with on
> my device after deployment? I am only getting the squeezeplay.exe file.
> 
squeezplay.exe,
sqlua.dll,sqsocket.dll,sqlfs.dll,sqjson.dll,sqmime.dll,sqzlib1.dll (show
all must be enabled of course.
wcelibcex is just a static library it does not need to be deployed.
> 
> To deploy on my device I simply replaced "%CSIDL_PROGRAM_FILES%" with
> "\Internal Storage\Program Files\" for the Remote Executable and the
> Remote Directory in the squeezeplay project. The remote paths for all
> other projects have been left as they were. I'm wondering if I am just
> not deploying this correctly.
> 
You have to change the path of all DLLs as well (see above) (for debug
and release). I guess this is the problem.

Careful with the zlib1 configuration, they are named differently, if
you change from debug to release it stays the same.
The deploy property of the Configuration Manager is saved in the
zlibWM.vcproj it seems, did not help to send a new jiveWM.sln, sorry.

Rudolf


-- 
rudolf_j
------------------------------------------------------------------------
rudolf_j's Profile: http://forums.slimdevices.com/member.php?userid=29177
View this thread: http://forums.slimdevices.com/showthread.php?t=61925

_______________________________________________
jive mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive

Reply via email to