treellama wrote:Is this still necessary? Doesn't ShapeFusion let you do this?
Windbreaker wrote:ShapeFusion lets you do stuff? :V
Wrkncacnter wrote:It lets you do stuff, just don't try to save anything afterward.
Also, how is it you guys don't know how to use the search bar on fileball? This is the second time today. Come on guys.
http://fileball.whpress.com/content/two-shapes-utilities-v101
./configure: line 4505: syntax error near unexpected token `noext'
./configure: line 4505: `AX_CXX_COMPILE_STDCXX_11(noext)'
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -g -O2 -MT ShapesElements.o -MD -MP -MF .deps/ShapesElements.Tpo -c -o ShapesElements.o ShapesElements.cpp
ShapesElements.cpp: In member function ‘BigEndianBuffer& ShapesCollection::LoadPatch(BigEndianBuffer&)’:
ShapesElements.cpp:2083:2: error: ‘unique_ptr’ is not a member of ‘std’
std::unique_ptr<ShapesChunk> temp;
^
ShapesElements.cpp:2083:29: error: expected primary-expression before ‘>’ token
std::unique_ptr<ShapesChunk> temp;
^
ShapesElements.cpp:2083:31: error: ‘temp’ was not declared in this scope
std::unique_ptr<ShapesChunk> temp;
^
Makefile:381: recipe for target 'ShapesElements.o' failed
make[2]: *** [ShapesElements.o] Error 1
raven@debian8710:~/source/shapefusion-code-198-trunk/Shapes$ g++ -std=c++11 -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -g -O2 -MT ShapesElements.o -MD -MP -MF .deps/ShapesElements.Tpo -c -o ShapesElements.o ShapesElements.cpp
svn co https://svn.code.sf.net/p/shapefusion/code/trunk shapefusion
svn update
ravenshining wrote:Now the twiddling function is working - yay no having to mess with qemu yet! - but I experienced a problem where I went to do something else, and then tried to twiddle, and it no longer would twiddle. I had to close and open ShapeFusion again before it would twiddle.
treellama wrote:ravenshining wrote:Now the twiddling function is working - yay no having to mess with qemu yet! - but I experienced a problem where I went to do something else, and then tried to twiddle, and it no longer would twiddle. I had to close and open ShapeFusion again before it would twiddle.
I really don't know what that means. Is this just changing the number of views?
Wrkncacnter wrote: This is the second time today. Come on guys.
Wrkncacnter wrote:OK, so how do you guys get wxwidgets on ubuntu 16.04, anyway? The repositories have version 3.0, and it doesn't seem like shapefusion compiles with that version.
sudo apt-get install -y build-essential subversion autoconf-archive wx3.0-i18n libwxbase3.0-dev wx-common libwxgtk3.0-dev libsndfile1-dev
Return to Editors, Emulation, Etcetera
Users browsing this forum: No registered users