Re: Compilation Errors in GSoC Branch of CEL

Sam Devlin <[email protected]>
Newsgroups gmane.comp.graphics.crystalspace.devel
Message-ID <CAL0_xOrK2X7nq1vecmCTJOHphH2mnhLQ7r6Rw6FP6=aOS96-og@mail.gmail.com>
Ok, so I've merged up until revision 4871 to my branch and checked out
revision 38057 of CS. Both now compile everything I should need for my GSoC
project.

I did still need to (for appelcmtest, plgui_inventory and plgui_inventory2)
add CEGuiBase-vc10.lib as an additional dependency for my linker and the
winlibs/x86/include folder as an additional include folder. I am getting
the following error that I think may be relevant to this:

LINK : warning LNK4044: unrecognized option
'/L\home\cvb\Crystal\libs\CEGUI_7.5\lib'; ignored
LINK : warning LNK4044: unrecognized option '/lCEGUIBase'; ignored

I also now get an error on opening the msvc project that an app
(appsimplede) could not be found. Should I have this app? or has it been
included in the msvc project by mistake?

The problems with tcpnetwork remains but I will try the fix suggested by
Eric next week as it will help me understand using Jam which I am beginning
to think may be crucial to contributing to CrystalSpace.

Kind regards,
Sam.

On Thu, May 10, 2012 at 8:49 PM, Eric Sunshine <[email protected]>wrote:

> On Thu, May 10, 2012 at 11:09 AM, Christian Van Brussel
> <[email protected]> wrote:
> > For the tcpnetwork problem, it is missing a linking entry to wsock32,
> > although I don't know how to do this for MSVC. Is there something else
> > to be made than adding the entry "LFlags tcpnetwork : -lwsock32" in the
> > Jamfile?
>
> You should be able to add this to Jamfile:
>
>  MsvcExternalLibrary tcpnetwork : "wsock32.lib" ;
>
> And then re-generate the project files.
>
> (Looking at the documentation for MsvcExternalLibrary in
> mk/jam/msvcgen.jam, I see that it actually uses wsock32.lib as an
> example.)
>
>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

_______________________________________________
Crystal-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-develop
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.