BitShares Forum

Main => Technical Support => Topic started by: barwizi on January 06, 2014, 11:49:09 am

Title: Help with Compilation of PTS (Windows)
Post by: barwizi on January 06, 2014, 11:49:09 am
Code: [Select]
I keep getting this

C:\ProtoShares>make -f Makefile.Release
cl -c -nologo -Zm200 -Zc:wchar_t- -O2 -MD -GR -EHsc -W3 -w34100 -w34189 -DUNICODE -DWIN32
-DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_
SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DNDEBUG -I"..\Qt\4.8.5\include\Qt
Core" -I"..\Qt\4.8.5\include\QtGui" -I"..\Qt\4.8.5\include" -I"." -I"..\Qt\4.8.5\include\A
ctiveQt" -I"release" -I"." -I"..\Qt\4.8.5\mkspecs\win32-msvc2010" -Forelease\ @<<
<< was unexpected at this time.
make: *** [{src\qt\test}.cpp{release\}.obj] Error 255

the actual part in the makefile.release is

Code: [Select]
{src\qt\test}.cpp{release\}.obj::
$(CXX) -c $(CXXFLAGS) $(INCPATH) -Forelease\ @<<
$<
<<
Title: Re: Help with Compilation of PTS (Windows)
Post by: barwizi on January 06, 2014, 06:03:16 pm
nothing?  :(
Title: Re: Help with Compilation of PTS (Windows)
Post by: barwizi on January 07, 2014, 10:09:26 am
I think this needs to be made a priority

look at the problems people are facing now https://bitsharestalk.org/index.php?topic=1999.0