carlitos_litos

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Problems to config Beaglebone black with QT #2802
    carlitos_litos
    Participant

    Where is the build log ??

    One more question, this commercial to place order:
    We are a company in Spain, now we are testing product with trial version, and if all ok, we will order it, but when access in your web site to place order, always apply IVA tax, though we are a company with VAT code to may order in UE without pay IVA tax. So, how we may placer order without pay IVA tax ???

    Regards

    in reply to: Problems to config Beaglebone black with QT #2800
    carlitos_litos
    Participant

    In Windows I have install QT5 and also libraries for QT4.8.5 and QT4.8.5 with MinGW
    At any rate seem I have solve problem already, I have uninstall and install again VisualGDB, seem that download of cross compiler in C:/SysGCC/ was not full, now after reinstall it work.

    Otherwise now I have some problems when try to compile because of compiler do not locate some .h files and another files, but seem its because of PATH to folders where are stored those files is not in Windows PATH. Do not know why install process do not has update PATH variable to add folders for includes, so I will must to add it manually to Windows.

    Do you know if VisualGDB may work already with QT5 for Raspberry and Beaglebone ???

    in reply to: Problems to config Beaglebone black with QT #2798
    carlitos_litos
    Participant

    Hello bazis:

    If I click ignore, project create, but then compilation fail.
    These are messages about compilation, seem that qmake do not know the compiler family:

    1>

    Operación Generar iniciada: proyecto: LinuxProject6, configuración: Release Win32

    1>Compilación iniciada a las 18/11/2013 17:10:05.
    1>PrepareForNMakeBuild:
    1> Creando directorio “c:BEABLEBONEPRUEBASLinuxProject6Release”.
    1>Build:
    1> VisualGDB: Attempting inline build…
    1> VisualGDB: Updated source file list in c:BEABLEBONEPRUEBASLinuxProject6LinuxProject6LinuxProject6.pro. Enable verbose mode for more details.
    1> VisualGDB: Executing prebuild actions
    1> VisualGDB: Run “C:SysGCCbeagleboneQtOtherqmake.exe LinuxProject6.pro CONFIGNAME=Release” in directory “c:BEABLEBONEPRUEBASLinuxProject6LinuxProject6” on local computer
    1>EXEC : Project error : qmake spec does not announce the compiler family, and it cannot be guessed.
    1> Error processing project file: LinuxProject6.pro
    1>

    1> Command exited with code 3
    1> Executable: C:SysGCCbeagleboneQtOtherqmake.exe
    1> Arguments: LinuxProject6.pro CONFIGNAME=Release
    1> Directory: c:BEABLEBONEPRUEBASLinuxProject6LinuxProject6
    1>EXEC : error : Build has failed. See the Output window for more details.
    1>C:Archivos de programaMSBuildMicrosoft.Cppv4.0Microsoft.MakeFile.Targets(38,5): error MSB3073: El comando “”C:Archivos de programaSysprogsVisualGDB\VisualGDB.exe” /build “c:BEABLEBONEPRUEBASLinuxProject6LinuxProject6LinuxProject6.vcxproj” “/solution:c:BEABLEBONEPRUEBASLinuxProject6LinuxProject6.sln” “/config:Release” “/platform:Win32″” salió con el código 1.
    1>
    1>ERROR al compilar.
    1>
    1>Tiempo transcurrido 00:00:12.82
    ========== Generar: 0 correctos, 1 incorrectos, 0 actualizados, 0 omitidos ==========

Viewing 3 posts - 1 through 3 (of 3 total)