Re: [Jack-Devel] Compiling QjackCtl 0.3.8 on Windows XP

PrevNext  Index
DateThu, 17 Nov 2011 04:47:08 -0300
From Gabriel Rios <[hidden] at gmail dot com>
Cc[hidden] at lists dot jackaudio dot org
In-Reply-ToGabriel Rios Re: [Jack-Devel] Compiling QjackCtl 0.3.8 on Windows XP
Follow-UpGabriel Rios Re: [Jack-Devel] Compiling QjackCtl 0.3.8 on Windows XP
I used a corrupted config.h file.

2011/11/17 Gabriel Rios <[hidden]>

> I checked again and corrected the placeholders with its respective windows
> path. Now, new issues appeared:
>
> ..\src\qjackctl.cpp:97: error: 'CONFIG_PREFIX' was not declared in this
> scope
>
> Also, in the same qjackctl.cpp file some syntax errors appeared but I
> corrected them. I also tried with:
>
> #include "config.h"
>
> in the top of qjackctl.cpp file and nothing happens, the same error
> occurs. I also bypassed the line with the problem and the same "'XX' was
> not declared in this scope" error type appears with other variables such as
> PACKAGE_VERSION in qjackctlPatchbayFile.cpp.
>
> Can anybody give me give me a clue for this?
>
> Thanks in advanced. I'll really apreciated :D
>
>
>
> On Mon, Nov 14, 2011 at 3:26 PM, Rui Nuno Capela <[hidden]> wrote:
>
>> On 11/14/2011 05:34 PM, Gabriel Rios wrote:
>>
>>> I just did the "Hello word" test and everything is OK. I just did that
>>> Rui suggest to me: get Qt SDK (2.3.0 based on Qt 4.7.4), get JACK2
>>> (v1.9.5 in my particular situation) and edit the 'config.h' and
>>> 'src.pri' files. As I know, 'config.h' allows to "activate" some options
>>> of the final app and 'src.pri' tells to the linker where it can reach
>>> the lib and header files. Where in JACK packet are that files? Or maybe
>>> I have to build it by myself?
>>>
>>> Thanks a lot.
>>>
>>>
>> i remember i've provided a sample for those files off-list before. put
>> that under src subdirectory.
>>
>> nb. you sure have to edit the src/src.pri one, no doubt.
>>
>> you probably didn't notice at first but you _must_ substitute these
>> placeholders with the corresponding windows thing, like
>> drive:\directory\to\whatever, absolutely:
>>
>> </path/to/jack/includes>
>> </path/to/portaudio/includes>
>> </path/to/jack/libs>
>> </path/to/portaudio/libs>
>>
>> take a 2nd look, here it goes again.
>>
>> --
>> rncbc aka Rui Nuno Capela
>> [hidden]
>>
>>
>>  On Mon, Nov 14, 2011 at 9:31 AM, Royi Freifeld <[hidden]
>>> <mailto:[hidden]>> wrote:
>>>
>>>    Never tried to install Qjackctl on Windows but I did try to install
>>>    Qt on Windows once, and I remember that I had to install
>>>    MinGW/Cygwin for C/C++ environment. I guess that VS can work too.
>>>    Are you sure everything installed OK? Can you compile other C/C++
>>>    programs?
>>>
>>>    Royi
>>>
>>>
>>>    On Mon, Nov 14, 2011 at 1:58 PM, Rui Nuno Capela <[hidden]
>>>    <mailto:[hidden]>> wrote:
>>>
>>>        On 11/14/2011 11:40 AM, Gabriel Rios wrote:
>>>
>>>            Hey people!
>>>
>>>            I just trying to figure out how to compile a Windows-32bits
>>>            version of
>>>            QjackCtl. I downloaded Qt Creator 2.3.0 (Based in Qt 4.7.4)
>>>            and JACK
>>>            1.9.5 and I don't know how to setup the files src.pri and
>>>            config.h
>>>            contained in the QjackCtl source files. When I run or build,
>>>            I only have
>>>            "undefined symbols" error type.
>>>
>>>
>>>        those "undefined symbols" must come from the linker which means
>>>        that the LIBS variable on þe src/src.pri file might be missing
>>>        some library path (-L) or name (-l)
>>>
>>>        cheers
>>>        --
>>>        rncbc aka Rui Nuno Capela
>>>        [hidden] <mailto:[hidden]>
>>>
>>
>>
>>
>> 
>> Jack-Devel mailing list
>> [hidden]
>> http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org
>>
>>
>
>
> --
> *Gabriel Ríos Palacios*
> Ingeniero en Sonido - Músico
>
>


-- 
*Gabriel Ríos Palacios*
Ingeniero en Sonido - Músico
PrevNext  Index

1321516098.32275_0.ltw:2,a <CAAmdMqtc6o7joMogoctsshaZ3gishKuqnGPembGgis-Ej5M5Rg at mail dot gmail dot com>