FreeEMS-Loader Development Log (do not reply)

FreeEMS topics that aren't specific to hardware development or firmware development.
Post Reply
User avatar
SleepyKeys
LQFP144 - On Top Of The Game
Posts: 549
Joined: Mon Feb 11, 2008 10:52 pm
Location: Arizona
Contact:

FreeEMS-Loader Development Log (do not reply)

Post by SleepyKeys »

You snooze, you lose!
User avatar
SleepyKeys
LQFP144 - On Top Of The Game
Posts: 549
Joined: Mon Feb 11, 2008 10:52 pm
Location: Arizona
Contact:

Re: FreeEMS-Loader Development Log (do not reply)

Post by SleepyKeys »

I added a few visual todo's based on Fred's input(thanks), and have yet to finish the requested features todo list. The idea of an action queue sheet in stead of buttons for all actions has been proposed, we'll see what the judges say.

-sean
You snooze, you lose!
User avatar
Fred
Moderator
Posts: 15433
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

Re: FreeEMS-Loader Development Log (do not reply)

Post by Fred »

I know you said not to reply, but... I'm in charge :-) I jest I jest. I know you're not working on this right now, but can you bang it up on github soon just in case someone else wants to play with it? Headers, license file, readme and a little bit of dir structure etc would be sweet :-)

Fred.
DIYEFI.org - where Open Source means Open Source, and Free means Freedom
FreeEMS.org - the open source engine management system
FreeEMS dev diary and its comments thread and my turbo truck!
n00bs, do NOT PM or email tech questions! Use the forum!
The ever growing list of FreeEMS success stories!
User avatar
Preston
LQFP112 - Up with the play
Posts: 128
Joined: Fri Feb 26, 2010 5:26 am
Location: Aucks

Re: FreeEMS-Loader Development Log (do not reply)

Post by Preston »

Hey Seank,

Followed install instructions exactly and the compiler output is as follows.

Code: Select all

Running build steps for project FreeEMS_Loader...
Configuration unchanged, skipping qmake step.
Starting: "C:/Qt/2010.05/mingw/bin/mingw32-make.exe" -w
mingw32-make: Entering directory `C:/Documents and Settings/el_presto/ECUmanager/freeems-loader/FreeEMS_Loader-build-desktop'

C:/Qt/2010.05/mingw/bin/mingw32-make -f Makefile.Debug

mingw32-make[1]: Entering directory `C:/Documents and Settings/el_presto/ECUmanager/freeems-loader/FreeEMS_Loader-build-desktop'

g++ -c -Wall -Werror -g -Wall -frtti -fexceptions -mthreads -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\Qt\2010.05\qt\include\QtCore" -I"c:\Qt\2010.05\qt\include\QtNetwork" -I"c:\Qt\2010.05\qt\include\QtGui" -I"c:\Qt\2010.05\qt\include\QtOpenGL" -I"c:\Qt\2010.05\qt\include\QtXml" -I"c:\Qt\2010.05\qt\include\QtXmlPatterns" -I"c:\Qt\2010.05\qt\include" -I"c:\boost\include\boost-1_45" -I"c:\Qt\2010.05\qt\include\ActiveQt" -I"debug" -I"." -I"..\src" -I"." -I"c:\Qt\2010.05\qt\mkspecs\win32-g++" -o debug\FreeEMS_LoaderThreads.o ..\src\FreeEMS_LoaderThreads.cpp

Makefile.Debug:133: warning: overriding commands for target `debug/moc_FreeEMS_LoaderComms.cpp'

Makefile.Debug:123: warning: ignoring old commands for target `debug/moc_FreeEMS_LoaderComms.cpp'

Makefile.Debug:140: warning: overriding commands for target `debug/moc_freeems_loader.cpp'

Makefile.Debug:130: warning: ignoring old commands for target `debug/moc_freeems_loader.cpp'

Makefile.Debug:147: warning: overriding commands for target `debug/moc_freeems_loader.cpp'

Makefile.Debug:140: warning: ignoring old commands for target `debug/moc_freeems_loader.cpp'

Makefile.Debug:154: warning: overriding commands for target `debug/moc_freeems_loader.cpp'

Makefile.Debug:147: warning: ignoring old commands for target `debug/moc_freeems_loader.cpp'

Makefile.Debug:175: warning: overriding commands for target `ui_freeems_loader.h'

Makefile.Debug:172: warning: ignoring old commands for target `ui_freeems_loader.h'

Makefile.Debug:178: warning: overriding commands for target `ui_freeems_loader.h'

Makefile.Debug:175: warning: ignoring old commands for target `ui_freeems_loader.h'

Makefile.Debug:181: warning: overriding commands for target `ui_freeems_loader.h'

Makefile.Debug:178: warning: ignoring old commands for target `ui_freeems_loader.h'

In file included from c:\boost\include\boost-1_45/boost/asio/basic_datagram_socket.hpp:18,

                 from c:\boost\include\boost-1_45/boost/asio.hpp:20,

                 from ..\src\/FreeEMS_LoaderComms.h:14,

                 from ..\src\/FreeEMS_LoaderThreads.h:13,

                 from ..\src\FreeEMS_LoaderThreads.cpp:8:

c:\boost\include\boost-1_45/boost/asio/detail/config.hpp:59:5: error: #warning Please define _WIN32_WINNT or _WIN32_WINDOWS appropriately.

c:\boost\include\boost-1_45/boost/asio/detail/config.hpp:60:5: error: #warning For example, add -D_WIN32_WINNT=0x0501 to the compiler command line.

c:\boost\include\boost-1_45/boost/asio/detail/config.hpp:61:5: error: #warning Assuming _WIN32_WINNT=0x0501 (i.e. Windows XP target).

cc1plus.exe: warnings being treated as errors

In file included from c:\boost\include\boost-1_45/boost/asio/ip/address_v6.hpp:227,

                 from c:\boost\include\boost-1_45/boost/asio/ip/address.hpp:22,

                 from c:\boost\include\boost-1_45/boost/asio.hpp:46,

                 from ..\src\/FreeEMS_LoaderComms.h:14,

                 from ..\src\/FreeEMS_LoaderThreads.h:13,

                 from ..\src\FreeEMS_LoaderThreads.cpp:8:

c:\boost\include\boost-1_45/boost/asio/ip/impl/address_v6.ipp: In constructor 'boost::asio::ip::address_v6::address_v6()':

c:\boost\include\boost-1_45/boost/asio/ip/impl/address_v6.ipp:37: error: missing braces around initializer for 'in6_addr::<anonymous union>'

c:\boost\include\boost-1_45/boost/asio/ip/impl/address_v6.ipp:37: error: missing braces around initializer for 'u_char [16]'

c:\boost\include\boost-1_45/boost/asio/ip/impl/address_v6.ipp: In static member function 'static boost::asio::ip::address_v6 boost::asio::ip::address_v6::loopback()':

c:\boost\include\boost-1_45/boost/asio/ip/impl/address_v6.ipp:259: error: missing braces around initializer for 'in6_addr::<anonymous union>'

c:\boost\include\boost-1_45/boost/asio/ip/impl/address_v6.ipp:259: error: missing braces around initializer for 'u_char [16]'

In file included from c:\boost\include\boost-1_45/boost/asio/ip/detail/endpoint.hpp:139,

                 from c:\boost\include\boost-1_45/boost/asio/ip/basic_endpoint.hpp:20,

                 from c:\boost\include\boost-1_45/boost/asio.hpp:49,

                 from ..\src\/FreeEMS_LoaderComms.h:14,

                 from ..\src\/FreeEMS_LoaderThreads.h:13,

                 from ..\src\FreeEMS_LoaderThreads.cpp:8:

c:\boost\include\boost-1_45/boost/asio/ip/detail/impl/endpoint.ipp: In constructor 'boost::asio::ip::detail::endpoint::endpoint(int, short unsigned int)':

c:\boost\include\boost-1_45/boost/asio/ip/detail/impl/endpoint.ipp:60: error: missing braces around initializer for 'in6_addr::<anonymous union>'

c:\boost\include\boost-1_45/boost/asio/ip/detail/impl/endpoint.ipp:60: error: missing braces around initializer for 'u_char [16]'

mingw32-make[1]: Leaving directory `C:/Documents and Settings/el_presto/ECUmanager/freeems-loader/FreeEMS_Loader-build-desktop'

mingw32-make: Leaving directory `C:/Documents and Settings/el_presto/ECUmanager/freeems-loader/FreeEMS_Loader-build-desktop'

c:\boost\include\boost-1_45/boost/system/error_code.hpp: At global scope:

c:\boost\include\boost-1_45/boost/system/error_code.hpp:214: error: 'boost::system::posix_category' defined but not used

c:\boost\include\boost-1_45/boost/system/error_code.hpp:215: error: 'boost::system::errno_ecat' defined but not used

c:\boost\include\boost-1_45/boost/system/error_code.hpp:216: error: 'boost::system::native_ecat' defined but not used

c:\boost\include\boost-1_45/boost/asio/error.hpp:251: error: 'boost::asio::error::system_category' defined but not used

c:\boost\include\boost-1_45/boost/asio/error.hpp:253: error: 'boost::asio::error::netdb_category' defined but not used

c:\boost\include\boost-1_45/boost/asio/error.hpp:255: error: 'boost::asio::error::addrinfo_category' defined but not used

c:\boost\include\boost-1_45/boost/asio/error.hpp:257: error: 'boost::asio::error::misc_category' defined but not used

c:\boost\include\boost-1_45/boost/asio/error.hpp:259: error: 'boost::asio::error::ssl_category' defined but not used

c:\boost\include\boost-1_45/boost/asio/detail/winsock_init.hpp:78: error: 'boost::asio::detail::winsock_init_instance' defined but not used

mingw32-make[1]: *** [debug/FreeEMS_LoaderThreads.o] Error 1

mingw32-make: *** [debug] Error 2

The process "C:/Qt/2010.05/mingw/bin/mingw32-make.exe" exited with code %2.
Error while building project FreeEMS_Loader (target: Desktop)
When executing build step 'Make'

I installed the boost and winGW files and rebooted Windows (you just cant trust windows not to do something odd)
Hope this helps :)
User avatar
Fred
Moderator
Posts: 15433
Joined: Tue Jan 15, 2008 2:31 pm
Location: Home sweet home!
Contact:

Re: FreeEMS-Loader Development Log (do not reply)

Post by Fred »

Code: Select all

CLI output redirected
Error: 
Error while reading: Undefined error: 0

ðá¿_ÿ
set flash type to 
S12XDP512
set flash type to 
S12XDP512
set flash type to 
S12XDP512
Error: 
Error while reading: Undefined error: 0

ðá¿_ÿ
set flash type to 
S12XDP512
set flash type to 
S12XDP512
Error: 
Error while reading: Undefined error: 0

ðá¿_ÿ
set flash type to 
S12XDP512
Error: 
Error while reading: Undefined error: 0

ðá¿_ÿ
set flash type to 
S12XDP512
set flash type to 
S12XDP512
Error: 
Error while reading: Undefined error: 0

ðá¿_ÿ
set flash type to 
S12XDP512
DIYEFI.org - where Open Source means Open Source, and Free means Freedom
FreeEMS.org - the open source engine management system
FreeEMS dev diary and its comments thread and my turbo truck!
n00bs, do NOT PM or email tech questions! Use the forum!
The ever growing list of FreeEMS success stories!
Post Reply