Mesher buglist (help out if you can!)

Find any bugs in Vega Strike? See if someone has already found it, or report them here!
shenle
Confed Special Operative
Confed Special Operative
Posts: 381
Joined: Thu Jan 31, 2008 3:25 am
Location: hiding in a dark corner

Re: Mesher buglist (help out if you can!)

Post by shenle »

safemode wrote: This issue will be resolved when i get cmake to generate the Visual C++ build files and do away with the manual VC repositories .
That day will be sweet.
make me a sandwich
make: *** No rule to make target 'me'. Stop.
shenle
Confed Special Operative
Confed Special Operative
Posts: 381
Joined: Thu Jan 31, 2008 3:25 am
Location: hiding in a dark corner

Re: Mesher buglist (help out if you can!)

Post by shenle »

Here is the compiled mesher, and the corresponding code::blocks project.
You do not have the required permissions to view the files attached to this post.
make me a sandwich
make: *** No rule to make target 'me'. Stop.
chuck_starchaser
Elite
Elite
Posts: 8014
Joined: Fri Sep 05, 2003 4:03 am
Location: Montreal
Contact:

Re: Mesher buglist (help out if you can!)

Post by chuck_starchaser »

Fantastic! Thanks again!

@Klauss&|Safemode: Where should the mesher code::blocks project file go?
And... Should I put the vegastrike and mesher executables in a /data/bin, perhaps?
Or is this deprecated now?
safemode
Developer
Developer
Posts: 2150
Joined: Mon Apr 23, 2007 1:17 am
Location: Pennsylvania
Contact:

Re: Mesher buglist (help out if you can!)

Post by safemode »

in your vc repository...same as vegastrike's. these sub-programs should all be targets in the same "project" so to speak. Basically, one build file for multiple bin.

the installed bins do not go in data ...never never never.
put them anywhere else ...usually in the same directory as /data is in. like /somedir/data and install your bins in /somedir/vegastrike

in windows maybe have program files\vegastrike\data and program files\vegastrike\bin

in linux we'd go with a more standard, /usr/local/games/vegastrike/data and /usr/local/games/vegastrike/bin and symlink the bins to /usr/local/bin if we want.
Ed Sweetman endorses this message.
Deus Siddis
Elite
Elite
Posts: 1363
Joined: Sat Aug 04, 2007 3:42 pm

Re: Mesher buglist (help out if you can!)

Post by Deus Siddis »

Have any of the .dll's in bin that mesher depends on been modified or updated since version 0.5.0?

The new mesher seems to crash when I try to use it (and I use it the same way as the old) in the 0.5.0 VS bin directory.
shenle
Confed Special Operative
Confed Special Operative
Posts: 381
Joined: Thu Jan 31, 2008 3:25 am
Location: hiding in a dark corner

Re: Mesher buglist (help out if you can!)

Post by shenle »

I put the newly compiled mesher in win32/bin (the same place the old mesher used to be) freshly downloaded from SVN. it doesn't seem to crash that way.
make me a sandwich
make: *** No rule to make target 'me'. Stop.
shenle
Confed Special Operative
Confed Special Operative
Posts: 381
Joined: Thu Jan 31, 2008 3:25 am
Location: hiding in a dark corner

Re: Mesher buglist (help out if you can!)

Post by shenle »

I can be verrry stupid sometimes.

This version of mesher works, I know it. I started with an empty project, and built it up based on cmakelist.

If confirmed working by Deus, can this be included in the SVN under win32/bin? Also the code::blocks project mesher.cbp
You do not have the required permissions to view the files attached to this post.
make me a sandwich
make: *** No rule to make target 'me'. Stop.
chuck_starchaser
Elite
Elite
Posts: 8014
Joined: Fri Sep 05, 2003 4:03 am
Location: Montreal
Contact:

Re: Mesher buglist (help out if you can!)

Post by chuck_starchaser »

Sure; I'll wait to hear from Deus, and if it works I'll hang it up on svn.
Deus Siddis
Elite
Elite
Posts: 1363
Joined: Sat Aug 04, 2007 3:42 pm

Re: Mesher buglist (help out if you can!)

Post by Deus Siddis »

This newest version is working on my system now too. Great job!
pheonixstorm
Elite
Elite
Posts: 1567
Joined: Tue Jan 26, 2010 2:03 am

Re: Mesher buglist (help out if you can!)

Post by pheonixstorm »

Deus, I have another mesher build that needs testing if you have the time. Check my branch for the new bin and project if you want to compile yourself.
Because of YOU Arbiter, MY kids? can't get enough gas. OR NIPPLE! How does that mkae you feeeel? ~ Halo
Deus Siddis
Elite
Elite
Posts: 1363
Joined: Sat Aug 04, 2007 3:42 pm

Re: Mesher buglist (help out if you can!)

Post by Deus Siddis »

I can test it but it might be best if you post the compiled exe and any necessary libraries since I've only ever compiled very basic code, which was not pulled from SVN and using MinGW.
pheonixstorm
Elite
Elite
Posts: 1567
Joined: Tue Jan 26, 2010 2:03 am

Re: Mesher buglist (help out if you can!)

Post by pheonixstorm »

Ok, so heres the new exe to play with.
You do not have the required permissions to view the files attached to this post.
Because of YOU Arbiter, MY kids? can't get enough gas. OR NIPPLE! How does that mkae you feeeel? ~ Halo
Post Reply