Volumes Of Fun http://www.volumesoffun.com/phpBB3/ |
|
Plans for new snapshot and compiler warnings? http://www.volumesoffun.com/phpBB3/viewtopic.php?f=14&t=289 |
Page 1 of 1 |
Author: | Virror [ Mon Nov 28, 2011 10:00 am ] |
Post subject: | Plans for new snapshot and compiler warnings? |
I wonder if there are any plans of adding a new snapshot anytime soon? Getting a LOT of compiler warnings with the latest snapshot, mostly from converting between floating point to integer and that kind of warnings, are those fixed in the current trunk? It makes lots of noise when compiling ; ) |
Author: | milliams [ Mon Nov 28, 2011 12:26 pm ] |
Post subject: | Re: Plans for new snapshot and compiler warnings? |
The most recent snapshot is rather old now and I would imagine that the problems have been fixed by now. If you don't want to use Git to download the latest code yourself, you can get a snapshot of any revision at the Gitorious website. Just go to the source tree view on the PolyVox project page and click on the "Download master as tar.gz" link on the right-hand side. |
Author: | Virror [ Mon Nov 28, 2011 2:34 pm ] |
Post subject: | Re: Plans for new snapshot and compiler warnings? |
Great! Thanx alot. Already have both SVN and CVS installed, so i dont feel like installing GIT as well : p Edit: Looks a lot better : D Only found one small warning: "\polyvox\polyvoxcore\include\polyvoxcore\filters.inl(67): warning C4244: 'argument' : conversion from 'uint16_t' to 'uint8_t', possible loss of data" |
Author: | David Williams [ Mon Nov 28, 2011 5:04 pm ] |
Post subject: | Re: Plans for new snapshot and compiler warnings? |
Yep, as Matt says you can get Gitorious to generate snapshots for you. But I'm not planning to do a new official snapshot in the near future because there's a lot of stuff that needs tidying up first. I've done work on a volume resampler, a low pass filter, and some volume refactoring, but all of these features need further work and testing. As for the warnings, I do still see a lot in Visual Studio and I try and clean them up from time to time. I don't understand the one you pointed out though... as far as I can tell 'filters.inl' doesn't exist in PolyVox? https://gitorious.org/polyvox/polyvox/t ... olyVoxCore Or am I missing something? Maybe you have this file left over from an older version or something? |
Author: | Virror [ Tue Nov 29, 2011 8:20 am ] |
Post subject: | Re: Plans for new snapshot and compiler warnings? |
Might be a leftover from the old snapshot, will look in to that. Edit: Yes, that was from the old snapshot, removed it now. |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |