Abdelrazak Younes wrote:
> Peter Kümmel wrote:
>> My build with msvc crashes on startup here:
>>
>> Buffer * BufferView::buffer() const
>> {
>> return pimpl_->buffer_;
>> }
>>
>> This is my first build since two weeks, so
>> is this a known problem?
>
> This is weird... I don't see this with msvc2005. Backtrace?
>
> Abdel.
>
> Currently it does not find anything from tex, maybe this is the reason. Or my cmake build: has anything important changed in the build process? Peter
