... I'm trying to get the skeleton2 code running locally. It doesn't come
with a PureWeb directory. Are you putting a link to PureWeb in your
build?
I'm getting a "No such file or directory" error from
include "CSI/Standard/CsiStandard.h"
in ServerConnector.h
This seems to be a PureWeb include.
I showed the problem to Jim, and I guess he is concerned that the code
should compile without PureWeb so that we don't have a dependency
on it.
... I'm trying to get the skeleton2 code running locally. It doesn't come
with a PureWeb directory. Are you putting a link to PureWeb in your
build?
I'm getting a "No such file or directory" error from
include "CSI/Standard/CsiStandard.h"
in ServerConnector.h
This seems to be a PureWeb include.
I showed the problem to Jim, and I guess he is concerned that the code
should compile without PureWeb so that we don't have a dependency
on it.