Wings 3D Development Forum

Full Version: Long time suffering git/console window BUG
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Code:
1> Info: Fragment:
Error: undefined variable '__notRetFlag'
Error: boolean expression expected for 'if'
Error: undefined variable '__notRetFlag'
Error: boolean expression expected for 'if'
Error: undefined variable '__notRetFlag'
Error: boolean expression expected for 'if'
Error: undefined variable '__notRetFlag'
Error: boolean expression expected for 'if'

1> fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git[/align]

Background story ...

When I am in MinGW/msys shell invoking Wings3D on dev machine ...
I get the fatal: Not a git repository message. Somehow ... it seems to only be generate when running wing3d. Odd to me. And it also correlates to a CRASH of wings3d / Erlang. Not a good one with a crash dump ... much more fatal and annoying. This has been going on for a long time. I need help and pity here please !

If I minimize the console window ... less or no crash ... (not talking about Wings console ) but the dev environment console.

It almost seems like a GIT command is running from Wings3D.

Anyone ?
Hi ggaliens
I didn't experience this error.
Did you get it if you copile and run the official wings3d code?

I can't help much these days because I need rebuild my dev. env. I lost my pen-drive and everything I did recently.:/
>>Did you get it if you copile and run the official wings3d code?

Yes ... more or less. But I should do a cleaner build with a new machine. This virtual dev machine is more than 3 years old.
Reference URL's