[mapguide-users] Problems iwith swig in build_oem ubuntu 8.04
Jackie Ng
jumpinjackie at gmail.com
Tue Jul 28 23:54:18 EDT 2009
That should be a part of the headers installed with the FDO sdk.
Given the FDO sdk is installed at %FDO%
Then it's trying to look for %FDO%\Inc\SDF\IScrollableFeatureReader.h
- Jackie
Takashige wrote:
>
> Hi Zac and everyone,
>
> Thanks to the mailing list archives, OEM was built successfully.
>
> Typing the following commands before running buil_oem.sh was not enough
> for me.
>
> CC=gcc-4.1
> export CC
> CXX=g++-4.1
> export CXX
>
> In addition to this, I a few lines in Oem/SWIGEx/Makefile and
> BuildTools/WebTools/IMake/Makefile as below.
>
> CC = gcc-4.1
> CXX = g++-4.1
> LINK = g++-4.1 # Only in IMake/Makefile
>
> Then, buil_oem.sh succeeded.
>
> But now, "make" fails (It's really painful!).
> It says
>
> "GwsFeatureQueryResults.cpp:27:42: error: SDF/IScrollableFeatureReader.h:
> No such file or directory"
>
> Could somebody tell me where the SDF/IScrollableFeatureReader.h should be
> and how to place it?
>
> Thanks.
>
> Takashige
>
>
--
View this message in context: http://n2.nabble.com/Problems-iwith-swig-in-build_oem-ubuntu-8.04-tp1817291p3347616.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list