Re: [CsMain] Okay, question: How do I distribute my game and link libraries?

2017-04-28 Thread Eric Sunshine
On Thu, Apr 27, 2017 at 11:54 PM, J S wrote: > I get errors like: > LoadLibrary(c:\roam\vfs.dll) error 126: The specified module could not be > found. > SCF_WARNING: factory returned a null instance for crystalspace.kernel.vfs > I tried setting my CRYSTAL variable to that

Re: [CsMain] Just trying to get the mailing list to work, please ignore

2017-04-27 Thread Eric Sunshine
On Thu, Apr 27, 2017 at 4:18 PM, J S <jimon...@yandex.com> wrote: > I have 3 other emails which is not getting updated by the mailing list. > Trying new email providers. Eric Sunshine says this list works, but it > isn't working for me. I've received several emails you've sent t

Re: [CsMain] Problems configuring CS

2015-06-04 Thread Eric Sunshine
On Thu, Jun 4, 2015 at 4:24 PM, Ala de Dragón aladedra...@gmail.com wrote: 2015-06-04 19:08 GMT+02:00, Eric Sunshine sunsh...@sunshineco.com: On Thu, Jun 4, 2015 at 7:53 AM, Ala de Dragón aladedra...@gmail.com wrote: Nothing in the CS configure script should be attempting network communication

Re: [CsMain] Problems configuring CS

2015-06-04 Thread Eric Sunshine
On Thu, Jun 4, 2015 at 7:53 AM, Ala de Dragón aladedra...@gmail.com wrote: I was following the building guide for Planeshift linux (debian) at http://svn.code.sf.net/p/planeshift/code/trunk/docs/compiling.html $HOME/development/cs$ ./configure --without-java --without-perl --without-python

Re: [CsMain] Crystal-main Digest, Vol 84, Issue 3

2014-02-26 Thread Eric Sunshine
On Wed, Feb 26, 2014 at 12:19 PM, Christian Van Brussel christian.vanbrus...@uclouvain.be wrote: On Wed, 2014-02-26 at 13:36 -0300, Walter D'Avila Neto wrote: PS: Can any admin configure my mailing account to mail by mail, insted of the current configuration (daly)? I'm not seen how to do it

Re: [CsMain] Crystal Fighter:Getting back on the horse(could use some help)

2013-07-21 Thread Eric Sunshine
: sh createproject.sh I tried typing ./configure in c:/xyzim and it said: sh: ./configure: No such file or directory From: Eric Sunshine sunsh...@sunshineco.com To: Jim Sager james_sag...@yahoo.com; CS developers and users list crystal-main

Re: [CsMain] Crystal Fighter:Getting back on the horse(could use some help)

2013-07-21 Thread Eric Sunshine
Not really sure what you're trying to do here. Can you explain? On Sun, Jul 21, 2013 at 1:32 AM, Jim Sager james_sag...@yahoo.com wrote: I am having a MINGW simulated Linux problem: [01:00] goodnewsjim Can someone help me set my path variable? [01:00] goodnewsjim $ PATH=/c/cs/include [01:00]

Re: [CsMain] Crystal Fighter:Getting back on the horse(could use some help)

2013-07-21 Thread Eric Sunshine
/include:No such file or directory Did I do something wrong with my separator ':'? From: Eric Sunshine sunsh...@sunshineco.com To: Jim Sager james_sag...@yahoo.com; CS developers and users list crystal-main@lists.sourceforge.net Sent: Sunday, July 21, 2013 4:32 AM

Re: [CsMain] [Crystal-develop] CS 3.0

2011-11-25 Thread Eric Sunshine
On Nov 25, 2011, at 10:07 AM, Geert Janssens wrote: Actually this kind of measures show the weakness of svn merging. It's pretty hard to track merges in svn. I saw a migration to git on your roadmap as well. I would suggest you re- evaluate this merge restriction at that time. Git

Re: [CsMain] What about the new website?

2011-04-03 Thread Eric Sunshine
I sent an email directly to Andres several minutes ago regarding the issue. -- ES On 04/03/2011 05:20 PM, Christian Van Brussel wrote: Would be cool if someone can do something. At least a subdomain of crystalspace3d.org that we can put the new website up on and start content transfer.

Re: [CsMain] What about the new website?

2011-04-03 Thread Eric Sunshine
with the migration. -- ES On Sun, Apr 3, 2011 at 5:22 PM, Eric Sunshine sunsh...@sunshineco.com wrote: I sent an email directly to Andres several minutes ago regarding the issue. -- ES On 04/03/2011 05:20 PM, Christian Van Brussel wrote: Would be cool if someone can do something. At least

Re: [CsMain] CS bindings ...

2011-01-25 Thread Eric Sunshine
void JNICALL f(JNIEnv* env, jobject obj);/ / / /int main () {/ // /JNI_GetCreatedJavaVMs(0,0,0);/ // /return 0;/ /}/ 2011/1/24 Eric Sunshine sunsh...@sunshineco.com mailto:sunsh...@sunshineco.com cs-win32libs likely is not at fault. Rather, one

Re: [CsMain] CS bindings ...

2011-01-24 Thread Eric Sunshine
: /C:\Users\Sp4M\AppData\Local\Temp\cc8J2dac.o:test.c:(.text+0x2e): undefined reference to `_imp__JNI_GetCreatedJavaVMs@12'/ /collect2: ld returned 1 exit status/ 2011/1/23 Eric Sunshine sunsh...@sunshineco.com mailto:sunsh...@sunshineco.com The only reference

Re: [CsMain] CS bindings ...

2011-01-23 Thread Eric Sunshine
, jobject obj);/ /| int/ /| main ()/ /| {/ /| JNI_GetCreatedJavaVMs(0,0,0);/ /| ;/ /| return 0;/ /| }/ /configure:14861: result: no/ /configure:15078: checking for ant/ 2011/1/7 Eric Sunshine sunsh...@sunshineco.com mailto:sunsh...@sunshineco.com

Re: [CsMain] CS bindings ...

2011-01-07 Thread Eric Sunshine
: result: no/ /configure:15078: checking for ant/ /configure:15096: found /f/PROG/apache-ant-1.8.2/bin/ant/ /configure:15108: result: /f/PROG/apache-ant-1.8.2/bin/ant / /.../ 2011/1/4 Eric Sunshine sunsh...@sunshineco.com mailto:sunsh...@sunshineco.com On 12/30/2010 9:34

Re: [CsMain] [Website Proposal] How to go forward?

2011-01-06 Thread Eric Sunshine
On 1/5/2011 6:46 PM, Andres Freund wrote: On Wednesday 05 January 2011 17:13:05 Denis Washington wrote: How should we proceed with the website proposal? If there are no objections, I would love to put it on a subdirectory of crystalspace3d.org (/beta perhaps) and try to import all users and

Re: [CsMain] CS bindings ...

2011-01-04 Thread Eric Sunshine
On 12/30/2010 9:34 PM, Sp4M wrote: I followed your suggestions and installed MSYS/MinGW. Quite everything looks fine when I ./configure, but the java SDK usability. *Problem 1)* Extract of the config.log /configure:14689: checking if Java SDK is usable/ /configure:14802: gcc -o

Re: [CsMain] CS bindings ...

2010-12-30 Thread Eric Sunshine
On 12/29/2010 8:32 PM, Sp4M wrote: Nice IRC people has suggested me to come there and ask for eric, hehe. It has been several years since I looked at the Java bindings, and even then my involvement primarily was fixing a number of reported problems and writing some needed documentation for the

Re: [CsMain] [Website Proposal] Finished!

2010-12-28 Thread Eric Sunshine
On 12/28/2010 8:08 AM, Denis Washington wrote: As a late christmas present, let me tell you that I enabled Drupal users to log into the Trac instance. It is not single sign-on, unfortunately (I just cannot find out how to accomplish this, or if this actually is possible), but it still means

Re: [CsMain] [Website Proposal] Finished!

2010-12-28 Thread Eric Sunshine
On 12/28/2010 9:15 AM, Denis Washington wrote: On 28.12.2010 14:58, Eric Sunshine wrote: One note: The existing website has tens of thousands of bogus users created by spambots. We don't want to transfer all those users to the new site. Perhaps it would make sense to query the existing forum

Re: [CsMain] whats the problem with forum?

2010-08-03 Thread Eric Sunshine
On 8/3/2010 8:49 AM, Roger Durañona Vargas wrote: I have unsuccessfully tried to register in the forums several times. Always ask to register the mail address in the wiki, which I did. Once you have registered an account at www.crystalspace3d.org, you should be able to use that same account to

Re: [CsMain] Mac OS X

2010-04-02 Thread Eric Sunshine
Hi Eduardo, On 4/2/2010 2:58 PM, Eduardo Poyart wrote: I'd like to help make CS work on Mac OS X again Help would be appreciated. In addition to issues you raise, there are several open tickets in the issue tracker. Here are four (but there may be others):

Re: [CsMain] 'Features' page of the website

2010-03-01 Thread Eric Sunshine
Less is more. At least for the new user visiting the CS site with the idea of evaluating the project, it probably would be wise not to overwhelm. For this first glance, better for the list to be short, direct, and simply worded. When the visitor is ready to learn more, the hierarchical

Re: [CsMain] Website Theme Mockup

2010-02-17 Thread Eric Sunshine
On 2/17/2010 6:32 AM, Denis Washington wrote: It was mentioned several times on this list that the website may need a fresher look, and therefore I played around with Inkscape the last few days to mock something up. I'd now like to present the results of this. The mock-up looks great. It

Re: [CsMain] Website Theme Mockup

2010-02-17 Thread Eric Sunshine
On 2/17/2010 11:24 AM, res wrote: (I'm not sure, but I think the 3D kind of seeped into the name when the domain crystalspace.org fell to a domain grabber and we had to settle for crystalspace3d.org instead ...) That is indeed what happened and is still the case for crystalspace.org. As for

Re: [CsMain] Website Theme Mockup

2010-02-17 Thread Eric Sunshine
On 2/17/2010 1:35 PM, Denis Washington wrote: On Wednesday 17 February 2010 16:15:37 pm Christian Van Brussel wrote: One problem I see is about the menus. I think that having more than one menu is confusing: once a new user finds a menu, he will most often stick to it and will not suspect that

Re: [CsMain] Website Theme Mockup

2010-02-17 Thread Eric Sunshine
On Wed, Feb 17, 2010 at 11:37 AM, res re...@gmx.ch wrote: On 17.02.2010 17:32, Christian Van Brussel wrote: What's wrong with the current logo for trac? Nothing, I would even say that I like the current one. But if there is a new CS logo then we may probably unify all sub-logos to the

Re: [CsMain] Website's first page

2010-02-08 Thread Eric Sunshine
On 2/8/2010 7:01 PM, Christian Van Brussel wrote: Crystal Space is a very mature and complete software development kit for real-time 3D graphics and high-level applications like games and virtual reality. It is free (LGPL) and cross-platform (Windows, GNU/Linux, OSX). Rephrase: Crystal Space

Re: [CsMain] [Crystal-develop] Unused interfaces/classes

2009-10-02 Thread Eric Sunshine
Regarding iEventCord, a couple relevant threads: http://thread.gmane.org/gmane.comp.graphics.crystalspace.devel/2067 http://thread.gmane.org/gmane.comp.graphics.crystalspace.general/8277 -- ES Marten Svanfeldt wrote: Hi all, In an attempt to do some clean up I went and checked what

Re: [CsMain] Embedding csplugin in VC++

2009-06-14 Thread Eric Sunshine
On Sun, Jun 14, 2009 at 7:35 AM, smd...@student.cs.york.ac.uk wrote: I did not use, and still have not used Jam. However, as a linux only tool is there someway for me to use this tool in Windows? and if not, if I generate the project files in linux will they be usable in windows? You can

Re: [CsMain] error during cal3d compile

2009-05-31 Thread Eric Sunshine
Very likely that file fails to #include string.h. Apparently, the bug was reported to Cal3d several times last year: https://gna.org/bugs/?12237 https://gna.org/bugs/?11472 Related: https://gna.org/bugs/?12184 -- ES Tim Shannon wrote: I'm trying to build the latest cal3d, and I'm getting

Re: [CsMain] question about autometed console

2009-05-07 Thread Eric Sunshine
If I recall correctly, the console is shown on Windows by default if you build CS in debug mode. In optimize mode, the console should not be shown by default. To disable the console at runtime in debug mode, invoke a CS program with the -noconsole switch. -- ES Nagy József wrote: Hi all,

Re: [CsMain] APi doc question.

2009-05-07 Thread Eric Sunshine
Nagy József wrote: size_t Find(const char *str) const Find a string, case-sensitive. size_t FindCaseInsensitive(const char *str) const Find a string, case-insensitive. What is the difference? Find() does a non-case-sensitive operation or we have two functions for the same task?

Re: [CsMain] Question about context

2009-05-01 Thread Eric Sunshine
On Wed, Apr 29, 2009 at 12:50 PM, Steven Truppe ad...@byteshelter.org wrote: i have a question about the configuration context, when i run my CS project (debug build and started with --verbose) i get the following: SCF_NOTIFY: scanning plugin directory:

Re: [CsMain] Question about context

2009-05-01 Thread Eric Sunshine
On Wed, Apr 29, 2009 at 12:50 PM, Steven Truppe ad...@byteshelter.org wrote: ps: The User Guide is starting to get usefull -- http://www.byteshelter.org/wiki/CS_UserGuide/doku.php?id=introduction A minor comment: In cases where you quote email responses verbatim (such as

Re: [CsMain] Problem csInitializer::OpenApplication, call does not return

2009-04-10 Thread Eric Sunshine
You may be getting misled by stdout not being flushed. Either emit your diagnostics via fprintf(stderr,...), which should be unbuffered by default, or, if you still want to use stdout, invoke fflush(stdout) after each printf(). -- ES Quentin Anciaux wrote: I've put a printf before the call

Re: [CsMain] An OSX Question Regarding the 2D Delegate

2009-04-06 Thread Eric Sunshine
Donald McElheny wrote: Why does CS use the OSXDelegate2D class as an alternative to NSResponder for mac os x clients (as opposed to having OSXDelegate2D inherit from NSResponder and overriding methods whose functionality it wishes to change)? I am not certain that I fully understand your

Re: [CsMain] Mac universal binary

2009-03-19 Thread Eric Sunshine
On Wed, Mar 18, 2009 at 11:04 AM, mcdav...@gmail.com mcdav...@gmail.com wrote: I am trying to build a mac universal binary. env CFLAGS= -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc -mmacosx-version-min=10.4 LDFLAGS=-arch i386 -arch ppc ./configure A couple additional

Re: [CsMain] Mac universal binary

2009-03-18 Thread Eric Sunshine
I will try to update the build system to handle Mac OS X universal configurations properly and easily. I don't know why you were told on IRC that it should not be built as a universal binary. A universal binary should be perfectly reasonable both for the SDK and for end-user CS-based

Re: [CsMain] Mac universal binary

2009-03-18 Thread Eric Sunshine
I submitted this to the CS tracker. Please post any additional information there. http://trac.crystalspace3d.org/trac/CS/ticket/632 -- ES Eric Sunshine wrote: I will try to update the build system to handle Mac OS X universal configurations properly and easily. I don't know why you were

Re: [CsMain] Got Crystal 1.4 Compiles cleanly.... new problem cassysdef.h in CEL.. some odds and ends...

2008-11-23 Thread Eric Sunshine
Nate S wrote: Managed to get a working copy of cs-win32libs. TY for the MD5sum, was just getting a chain of CRC errors on my connection. Got a clean copy down today. Compiled under MSVC2008 cleanly. Moving onto CEL.. only get one type of error.. throughout the whole compile.. complete

Re: [CsMain] [SOLVED] Re: Random crashing with (0) : fatal error C9999: *** exception during compilation *** Cg compiler terminated due to fatal error

2008-09-25 Thread Eric Sunshine
Then it works flawlessly. I currently let the ignore directive for the createSubMesh method in iAnimatedMeshFactory until I do a proper typemaps. So just to say 1.4 works and the binding too. Thank you for your helps, Quentin 2008/9/24 Eric Sunshine [EMAIL PROTECTED] mailto:[EMAIL

Re: [CsMain] [SOLVED] Re: Random crashing with (0) : fatal error C9999: *** exception during compilation *** Cg compiler terminated due to fatal error

2008-09-25 Thread Eric Sunshine
2008/9/25 Eric Sunshine [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] Are those jvm adjustments something that can be automated by, for instance, CS's Java module, or do they simply have to be handled manually? Would it make sense to create launcher .sh and .bat files and ship

Re: [CsMain] Random crashing with (0) : fatal error C9999: *** exception during compilation *** Cg compiler terminated due to fatal error

2008-09-24 Thread Eric Sunshine
Did you put the %ignore before or after the %include? It should be before the %include. Also, did you double-check your %ignore for typographical errors? -- ES Quentin Anciaux wrote: Hi, in fact putting this : virtual iAnimatedMeshFactorySubMesh* CreateSubMesh ( const

Re: [CsMain] Random crashing with (0) : fatal error C9999: *** exception during compilation *** Cg compiler terminated due to fatal error

2008-09-24 Thread Eric Sunshine
it in the native part to a csArraycsArrayunsigned int. Regards, Quentin 2008/9/24 Eric Sunshine [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] Did you put the %ignore before or after the %include? It should be before the %include. Also, did you double-check your

Re: [CsMain] WARNING! Suspicious: object with tag 'iConsoleOutput' does not implement interface 'iConsoleOutput'!

2008-09-23 Thread Eric Sunshine
that mean ? The program runs with the terrainf loaded. Than you, Quentin 2008/9/22 Eric Sunshine [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]: It seems like it would be a good idea to open a bug report (ticket) at http://trac.crystalspace3d.org/trac/CS. Please include all of the information

Re: [CsMain] WARNING! Suspicious: object with tag 'iConsoleOutput' does not implement interface 'iConsoleOutput'!

2008-09-22 Thread Eric Sunshine
It seems like it would be a good idea to open a bug report (ticket) at http://trac.crystalspace3d.org/trac/CS. Please include all of the information you have reported thus far in your emails. -- ES Quentin Anciaux wrote: To prevent the crash, I've modified javapre.i line 197: iBase *

Re: [CsMain] Is my problem the environment variable?

2008-09-04 Thread Eric Sunshine
, from src/appxyzim.cpp:7: src/xyzim.h:12:22: cssysdef.h: No such file or directory In file included from src/appxyzim.h:7: src/appxyzim.h:11:26: crystalspace.h: No such file or directory I think the rest of the error messages are resulting from these ones. */Eric Sunshine

Re: [CsMain] missing .lib

2008-08-30 Thread Eric Sunshine
You should not be modifying control.tlib (or any of the other .tlib files) since doing so will make it difficult to update your project later when newer versions of the master copies of these files are available. Instead, you should employ one of the customization options available. For

Re: [CsMain] New user installation woes

2008-07-07 Thread Eric Sunshine
be set to? On Sun, Jul 6, 2008 at 10:41 PM, Robert Vandeventer [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: A thought just came to mind. If jam is the problem, would it help to use make -k and make -k install? On Sun, Jul 6, 2008 at 2:27 PM, Eric Sunshine [EMAIL

Re: [CsMain] New user installation woes

2008-07-07 Thread Eric Sunshine
variables back to the more DOS-like forms rather than the MSYS-like form needed at build-time. -- ES On Mon, Jul 7, 2008 at 6:29 AM, Eric Sunshine [EMAIL PROTECTED] wrote: The Makefile does nothing more than run Jam, so there actually is no difference. -- ES Robert Vandeventer wrote: Well

Re: [CsMain] New user installation woes

2008-07-06 Thread Eric Sunshine
/21conf.txt http://cphonx.net/22jam.txt http://cphonx.net/23inst.txt And from cel http://cphonx.net/cel_conf.txt http://cphonx.net/config_log.txt Does this help? On Sat, Jul 5, 2008 at 7:48 PM, Eric Sunshine [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: On Jul 5, 2008, at 7:34 PM

Re: [CsMain] New user installation woes

2008-07-06 Thread Eric Sunshine
, 2008 at 2:27 PM, Eric Sunshine [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: I started investigating the installation problems and discovered that the Jam installation rules are somewhat broken. (Specifically, they are subverting the normal Jam binding facility by manually

Re: [CsMain] csHash key limit

2008-06-05 Thread Eric Sunshine
res wrote: On 05.06.2008 18:55, Mike Gist wrote: What's the limit on the length of a csHash key, if that key is a const char*? I seem to be getting a collision with two fairly long strings. Hashes, by definition, are not unique mappings. To map a unique number to each unique string, use

Re: [CsMain] Configure.ac and Memory

2008-04-22 Thread Eric Sunshine
Scott Johnson wrote: I'm a little bit confused about how to determine whether Linux is installed for CS::Platform::GetPhysicalMemorySize(). Since Linux/UNIX aren't distinguished at configuration time, I am probably going to need to tweak the configure.ac file to make sure it does a test

Re: [CsMain] problems building crystal space on ubuntu 8.04 beta

2008-04-08 Thread Eric Sunshine
that a go. i'll also inform the writer of the howto the hoary needs to be done differently. thanks for your help. On Mon, Apr 7, 2008 at 11:14 PM, Eric Sunshine [EMAIL PROTECTED] wrote: For the sake of completeness, the -Wno-long-double issue is subject of (closed) ticket #463: http

Re: [CsMain] problems building crystal space on ubuntu 8.04 beta

2008-04-07 Thread Eric Sunshine
The -Wno-long-double issue is fixed in the trunk as of 29221. The IsVfsDir() warning was fixed in the trunk six months ago by r27907. Since you are still experiencing these problems, I suspect that you are using a branch rather than the trunk. If you know the maintainer of the branch, perhaps

Re: [CsMain] problems building crystal space on ubuntu 8.04 beta

2008-04-07 Thread Eric Sunshine
For the sake of completeness, the -Wno-long-double issue is subject of (closed) ticket #463: http://trac.crystalspace3d.org/trac/CS/ticket/463 -- ES Eric Sunshine wrote: The -Wno-long-double issue is fixed in the trunk as of 29221. The IsVfsDir() warning was fixed in the trunk six months

Re: [CsMain] Link Errors with VC Express 2005

2008-04-04 Thread Eric Sunshine
The missing symbols are all from Microsoft-supplied DLL's. A good way to determine if the problem is with CS or with your development environment is to checkout a copy of CS from several days ago (using the date of your last update). If the problem persists, then your development environment

Re: [CsMain] Link Errors with VC Express 2005

2008-04-04 Thread Eric Sunshine
months. :) I appreciate your help! ~Scott Eric Sunshine wrote: The missing symbols are all from Microsoft-supplied DLL's. A good way to determine if the problem is with CS or with your development environment is to checkout a copy of CS from several days ago (using the date of your

Re: [CsMain] License Compatibility

2008-03-18 Thread Eric Sunshine
Marten Svanfeldt (dev) wrote: My main view is still that networking does not belong in CS, independent of which library you wrap. Additionally, to justify inclusion of such a module in CS or CEL, there must be some sort of added value, such as abstraction (allowing one of several possible

Re: [CsMain] missing building ogg plugin

2008-02-23 Thread Eric Sunshine
Amir Taaki wrote: checking if pkg-config recognizes ogg... yes checking for ogg-config... no checking for libogg... yes Running walktest gives, [EMAIL PROTECTED]:~/media/proj/crystal$ ./walktest WARNING: could not load plugin 'crystalspace.sndsys.element.ogg' No sndsysogg.so exists- why?

Re: [CsMain] Linux Environment variable

2008-01-02 Thread Eric Sunshine
What does CEL's config.log show after the configure attempt? -- ES Tim Shannon wrote: After making and installing crystal space successfully using the following command: ./configure --enable-debug --prefix=/opt/CrystalSpace/debug make sudo make install When, I try to do the

Re: [CsMain] Build error on Ubuntu7.10 - g++ 4.1

2007-12-19 Thread Eric Sunshine
help, Eric Sunshine wrote: This problem should be resolved by r28306 and r28307 in the SVN trunk. http://trac.crystalspace3d.org/trac/CS/changeset/28306 If you can't upgrade to the trunk for some reason, then a work-around is presented in the related ticket: http

Re: [CsMain] trouble running cel apps on OSX - VFS problems?

2007-12-19 Thread Eric Sunshine
caspar wrote: Yes, I had CrystalSpaceRoot value set as per manual. Just got the latest revisions and error messages change slightly. Celstart continues to fail with error message that it could not load plugin 'cel.physicallayer'. And as before hovertest, celtst walktut all run when

Re: [CsMain] Build error on Ubuntu7.10 - g++ 4.1

2007-12-18 Thread Eric Sunshine
This problem should be resolved by r28306 and r28307 in the SVN trunk. http://trac.crystalspace3d.org/trac/CS/changeset/28306 If you can't upgrade to the trunk for some reason, then a work-around is presented in the related ticket: http://trac.crystalspace3d.org/trac/CS/ticket/355 -- ES Tim

Re: [CsMain] Cross compiling CS on linux

2007-12-14 Thread Eric Sunshine
res wrote: On 14.12.2007 17:51, Julian Schrittwieser wrote: Could anyone be so kind and tell me what options I should use for cross compiling? Hm well, as a first step to diagnose the error, perhaps provide the config.log for the cross compilation. It also would not hurt to post the

Re: [CsMain] Cross compiling CS on linux

2007-12-14 Thread Eric Sunshine
On Dec 14, 2007, at 11:51 AM, Julian Schrittwieser wrote: I replaced the path to mingw since the Ubuntu package installs it somewhere else: ./configure --target=mingw32 --host=mingw32 --build=i686-pc-linux- gnu \ CXXFLAGS=-I/usr/i586-mingw32msvc/include \ LDFLAGS=-L/usr/i586-mingw32msvc/lib

Re: [CsMain] trouble running cel apps on OSX - VFS problems?

2007-12-10 Thread Eric Sunshine
caspar wrote: If I try running celstart either by double-clicking on the celstart-1.2.app or from the command line i get it to launch the start screen but fail when selecting the demo. Whatever demo I choose the message is always to the effect that crystalspace.pluginmgr.loadplugin:

Re: [CsMain] Unable to load jpg using iLoader through python binding

2007-11-25 Thread Eric Sunshine
Patrick Ye wrote: [EMAIL PROTECTED]:~$ locate libjpeg.so /home/user/install/archives/j2re1.4.2_06/lib/i386/libjpeg.so /usr/local/google-earth/libjpeg.so.62 /usr/lib/libjpeg.so.62 /usr/lib/libjpeg.so.62.0.0 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libjpeg.so /usr/lib/libjpeg.so

Re: [CsMain] Unable to load jpg using iLoader through python binding

2007-11-25 Thread Eric Sunshine
Patrick Ye wrote: Well, it turns out that I have quit a few jpeg.h on my system: However, I don't think the any of the jpeg.h in my home directory are causing these problems, so could it be the mozilla one? But it also says that it's version is 62. I've also had a look at my ld.so.conf and

Re: [CsMain] Unable to load jpg using iLoader through python binding

2007-11-24 Thread Eric Sunshine
Patrick Ye wrote: Hi Eric, This almost certainly is the cause of the trouble. It means that at build time it found headers for one version of the JPEG library but then linked with the library from a different version of JPEG. Thanks for the reply. So would you know which library is used by CS

Re: [CsMain] Unable to load jpg using iLoader through python binding

2007-11-23 Thread Eric Sunshine
On Nov 23, 2007, at 10:17 AM, Patrick Ye wrote: Furthermore, I keep getting the following message regarding the jpeg io library: crystalspace.graphic.image.io.jpeg: JPEG parameter struct mismatch: library thinks size is 428, caller expects 464 Is this the cause of my problem? If so, why is

Re: [CsMain] Which cspace.py shoud I use for the python binding?

2007-11-19 Thread Eric Sunshine
Patrick Ye wrote: I compiled crystal space version 1.2 from source a while ago, and I found that there are in fact 2 cspace.py files for the python binding of CS. These two files are actually different. The first one is found at the root directory of CS, i.e. in the same directory as the

Re: [CsMain] Building trunk CEL

2007-11-13 Thread Eric Sunshine
Please submit as a ticket to http://www.crystalspace3d.org/trac/cel in order to ensure that the problem report does not get lost. -- ES On 11/13/07, nev7n [EMAIL PROTECTED] wrote: After some frustration trying to build trunk CEL+CS on MSVC res2k kindly pointed out that you need to define the

Re: [CsMain] cygwin problems

2007-11-12 Thread Eric Sunshine
Piotr Obrzut wrote: I've manage to solve the problem with finding crystal space config (by setting the CRYSTAL var with cygwin like path). Unfortunately later I've found new problems with cel config. This time after running cel-config script it is telling me that it can't find

Re: [CsMain] cygwin problems

2007-10-14 Thread Eric Sunshine
On 10/10/07, Piotr Obrzut [EMAIL PROTECTED] wrote: It claims that cs version is 1.1: configure:12865: result: no configure:13099: checking for cs-config-1.1 configure:13132: result: no configure:13099: checking for cs-config-1.3 configure:13117: found \programowanie\cs/cs-config-1.3

Re: [CsMain] cygwin problems

2007-10-09 Thread Eric Sunshine
Piotr Obrzut wrote: I'm trying to test IAEditor project on cygwin and I have following problems: - Configure sends me following message: checking if Crystal Space SDK is usable... no - what might be the cause? CS is building without problems. To answer that, you will need either to

Re: [CsMain] bindingsplit: errors on MSVC

2007-10-08 Thread Eric Sunshine
On Oct 5, 2007, at 7:00 AM, Pablo Martin wrote: Lukas Erlinghagen wrote: Pablo Martin schrieb: res wrote: On 04.10.2007 19:58, Pablo Martin wrote: 3.: pysimp can't load the cspace module. I changed cspython.cpp to add scripts/python/frozen to pythonpath in addition to scripts/ python.

Re: [CsMain] Bindingsplit branch merged into trunk

2007-10-03 Thread Eric Sunshine
On Oct 2, 2007, at 7:12 PM, res wrote: On 03.10.2007 00:52, Eric Sunshine wrote: Unfortunately, I think that Marten applied some changes to the configuration file on the server but did not commit those changes to SVN, so checking out the new version with your changes will likely overwrite

Re: [CsMain] msvcgen output

2007-08-26 Thread Eric Sunshine
Scott Johnson wrote: I am having some troubles with jam, mostly because I really don't know what is going on with jam's msvcgen script. Basically, I have the system configured to generate project files, and link everything, and it works great. My problem is that while I am debugging, I

Re: [CsMain] msvcgen problems

2007-08-24 Thread Eric Sunshine
On 8/24/07, Piotr Obrzut [EMAIL PROTECTED] wrote: I'm trying to reuse jam build system from cseditor. Unfortunately I have small problem with msvcgen - it creates project files with wxgtk and pthread dependencies (I have same problems with cseditor). What can be wrong here? Most likely,

Re: [CsMain] 2D GUI

2007-07-11 Thread Eric Sunshine
On 7/10/07, Christopher Nelson [EMAIL PROTECTED] wrote: Heh. Millions of seconds ago I wrote a GUI for CS called AWS, then replaced it with AWS2. AWS2 was, IIRC mostly removed - but it may be in the CSEXTRAS. AWS and AWS2 are both present in the CSEXTRA tree in SVN:

Re: [CsMain] unidentified problem running walktest on mac

2007-06-25 Thread Eric Sunshine
In this case, it may also be possible that there actually is a problem with the Mac OS X assistant. As I recall, it was converted to the new SCF blindly and, so, probably was not tested. -- ES Jorrit Tyberghein wrote: That error usually means one of these problems: - You have two versions

Re: [CsMain] unidentified problem running walktest on mac

2007-06-25 Thread Eric Sunshine
On 6/25/07, Jorrit Tyberghein [EMAIL PROTECTED] wrote: Guillaume Barbanchon wrote: I actually just realised I had downloaded snapshots of the development version. The stable release seems to be working ok-ish (alot of warning and some crashes though). In this case, probably something

Re: [CsMain] help me please

2007-06-21 Thread Eric Sunshine
On 6/20/07, alaa nom [EMAIL PROTECTED] wrote: hi,I'm new member in crystal space and I need help . I did portal between two sector but is'nt work and I don't know why and I follow the steps in the manual for build sector . please help me what I have to do . It probably will be a good idea to

Re: [CsMain] A question about Jam for G++

2007-06-20 Thread Eric Sunshine
to create a Makefile. Eric Sunshine [EMAIL PROTECTED] wrote: Jim Sager wrote: I am now using the ASIO networking library with CS. I used to be able to build my application by going to my CS directory and typing: jam simpmap It would be much more correct to develop your application outside

Re: [CsMain] perlsimp.pl problem

2007-06-18 Thread Eric Sunshine
[EMAIL PROTECTED] wrote: hello i have a problem with perlsimp.pl...what info should i include? $ ls -l /usr/share/crystalspace/bindings/perl5/ -rw-r--r-- 1 root root 517738 Jun 16 23:47 cspace.pm -rwxr-xr-x 1 root root 5440560 Jun 16 23:47 cspace.so $ ./perlsimp.pl Can't locate loadable

Re: [CsMain] A question about Jam for G++

2007-06-18 Thread Eric Sunshine
Jim Sager wrote: I am now using the ASIO networking library with CS. I used to be able to build my application by going to my CS directory and typing: jam simpmap It would be much more correct to develop your application outside of the CS tree. We put a lot of effort into, not only making

Re: [CsMain] csIntersect3::TriangleTriangle question

2007-06-02 Thread Eric Sunshine
Jim Sager wrote: apps/tutorial/simpmap/simpmap.cpp:118: error: no matching function for call to ‘csIntersect3::TriangleTriangle(const csVector3 (*)[3], const csVector3 (*)[3], csSegment3, bool)’ ./include/csgeom/math3d.h:676: note: static bool

Re: [CsMain] Still trying to get the iImage-Clone() functionality

2007-05-31 Thread Eric Sunshine
On 5/30/07, Jim Sager [EMAIL PROTECTED] wrote: Please don't boo me for not understanding this. I found out in the documentation that I need to use csImageMemory: http://www.crystalspace3d.org/docs/online/manual/Api1_005f0-Interface-Changes.php#0 Here is my code. I'm trying to copy xbut into

Re: [CsMain] New Errors was Re: Easy thread question

2007-05-29 Thread Eric Sunshine
On May 29, 2007, at 4:08 PM, Jim Sager wrote: So I updated to the latest snapshot, and that allowed me to get past the first couple compile errors that I was having. Now I am getting a new error with threads. I copied the example found at:

Re: [CsMain] Installing selected libs/plugins

2007-05-29 Thread Eric Sunshine
Reed Hedges wrote: It looks like the 'install' build rule depends on everything. Is there a way to only install what was built? e.g. if I only ran jam libs renderers install then it would only build and install the core libraries, and the renderer plugins. Or, is there a way to selectively

Re: [CsMain] Errors was Re: Easy thread question

2007-05-28 Thread Eric Sunshine
The csutil.h master header has been corrected in the SVN repository. -- ES On May 28, 2007, at 3:23 PM, Mathew Sutcliffe wrote: It seems the header file csutil.h (and thus the master header file crystalspace.h) don't #include csutil/threading/thread.h. Can a dev say whether this should be

Re: [CsMain] New cs-win32libs

2007-05-17 Thread Eric Sunshine
On May 17, 2007, at 8:16 AM, Jörg Fischer wrote: res schrieb: Finally I got around to roll a new version. http://crystalspace3d.org/downloads/cs-win32libs/cs- win32libs-1.1_001.exe I keep getting a 403 for this URL. Messed up file permissions? I fixed it. Try again. -- ES

Re: [CsMain] CS, wxWidgets and OpenGL

2007-04-04 Thread Eric Sunshine
On Apr 3, 2007, at 7:28 PM, Felix H. Dahlke wrote: configure:51600: checking if wxWidgets is built with OpenGL support configure:51707: g++ -o conftest -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread

Re: [CsMain] CS, wxWidgets and OpenGL

2007-04-03 Thread Eric Sunshine
On 4/3/07, res [EMAIL PROTECTED] wrote: On 31.03.2007 02:10, Felix H. Dahlke wrote: Tested with wxMSW/GTK 2.8.0 and 2.8.3 (all compiled with Any ideas on what to do now? Check config.log - there you can exactly see what (sub-)test fails and why. I you are unable to interpret the results of

Re: [CsMain] trying to find a solution for too big swig generated modules

2007-01-14 Thread Eric Sunshine
On Jan 13, 2007, at 1:05 PM, Pablo Martin wrote: I think many people is aware that current swig bindings generation is creating way too big modules, that take loads of ram to build and in some systems arent even linkable due to too many symbols. The problem is already very visible from

Re: [CsMain] finding correct cs-win32libs..

2007-01-14 Thread Eric Sunshine
On Jan 14, 2007, at 3:32 PM, Tahir Javed wrote: Only that the link mentioned in the manual is ftp://sunsite.dk/projects/crystal/support/win32/cs- win32libs-0.99r0_010. exe which unfortunately is not working. I tried a few other ways to find the package but didn't succeed. Does anyone know

Re: [CsMain] finding correct cs-win32libs..

2007-01-14 Thread Eric Sunshine
On Jan 14, 2007, at 6:00 PM, Tahir Javed wrote: thnx Eric, yep.. nothing as old :) actually Arianna happened to have them so I could get from her. Is it possible to put this version up on the same page anyway? The reason is that anyone who'd wish to compile Arianna's virtual Annelov

  1   2   >